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

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23498'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23498'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23497> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23497'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23497'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23494> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23494'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23494'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23499> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23499'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23499'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23505> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23505'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141436'^^xsd:anyURI;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23505'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23509> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23509'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23509'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23492> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23492'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152324'^^xsd:anyURI;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23492'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23502> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23502'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23502'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23501> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23501'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23501'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23496> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23496'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130523'^^xsd:anyURI;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23496'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23508> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23508'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23508'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23500> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23500'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23500'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23493> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23493'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23493'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23495> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23495'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23495'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23506> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23506'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23506'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23507> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23507'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23507'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23510> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23510'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23510'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23503> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23503'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23503'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23511> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23511'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23511'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23504> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6363410964"^^xsd:decimal ;
  dwc:decimalLongitude "2.25800145999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6363410964 2.25800145999)"^^geo:wktLiteral ;
  geo-pos:lat "51.6363410964"^^xsd:decimal ;
  geo-pos:long "2.25800145999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23504'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101489'^^xsd:anyURI;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1249_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.25800145999'^^xsd:double;
  dwc:latitude '51.6363410964'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23504'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23480> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23480'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23480'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23485> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23485'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130041'^^xsd:anyURI;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23485'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23483> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23483'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131402'^^xsd:anyURI;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23483'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23481> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23481'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23481'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23482> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23482'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23482'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23477> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23477'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23477'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23478> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23478'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130616'^^xsd:anyURI;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23478'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23484> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23484'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131531'^^xsd:anyURI;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23484'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23479> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23479'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23479'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23486> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23486'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23486'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23476> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23476'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23476'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23488> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23488'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23488'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23487> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23487'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102841'^^xsd:anyURI;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23487'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23490> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23490'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23490'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23491> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23491'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23491'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23489> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6644013777"^^xsd:decimal ;
  dwc:decimalLongitude "2.26328336574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6644013777 2.26328336574)"^^geo:wktLiteral ;
  geo-pos:lat "51.6644013777"^^xsd:decimal ;
  geo-pos:long "2.26328336574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23489'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1248_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.26328336574'^^xsd:double;
  dwc:latitude '51.6644013777'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23489'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21139> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6210657653"^^xsd:decimal ;
  dwc:decimalLongitude "2.29772920445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  geo-pos:lat "51.6210657653"^^xsd:decimal ;
  geo-pos:long "2.29772920445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1152_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21139'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131435'^^xsd:anyURI;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1152_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.29772920445'^^xsd:double;
  dwc:latitude '51.6210657653'^^xsd:double;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21139'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21137> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6210657653"^^xsd:decimal ;
  dwc:decimalLongitude "2.29772920445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  geo-pos:lat "51.6210657653"^^xsd:decimal ;
  geo-pos:long "2.29772920445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1152_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21137'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1152_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.29772920445'^^xsd:double;
  dwc:latitude '51.6210657653'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21137'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21138> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6210657653"^^xsd:decimal ;
  dwc:decimalLongitude "2.29772920445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  geo-pos:lat "51.6210657653"^^xsd:decimal ;
  geo-pos:long "2.29772920445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1152_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21138'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1152_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.29772920445'^^xsd:double;
  dwc:latitude '51.6210657653'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21138'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21141> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6210657653"^^xsd:decimal ;
  dwc:decimalLongitude "2.29772920445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  geo-pos:lat "51.6210657653"^^xsd:decimal ;
  geo-pos:long "2.29772920445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1152_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21141'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107273'^^xsd:anyURI;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1152_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.29772920445'^^xsd:double;
  dwc:latitude '51.6210657653'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21141'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21136> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6210657653"^^xsd:decimal ;
  dwc:decimalLongitude "2.29772920445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  geo-pos:lat "51.6210657653"^^xsd:decimal ;
  geo-pos:long "2.29772920445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1152_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21136'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103233'^^xsd:anyURI;
  dwc:scientificName 'Urothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1152_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.29772920445'^^xsd:double;
  dwc:latitude '51.6210657653'^^xsd:double;
  dwc:aphiaid '103233'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21136'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '103233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21135> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6210657653"^^xsd:decimal ;
  dwc:decimalLongitude "2.29772920445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  geo-pos:lat "51.6210657653"^^xsd:decimal ;
  geo-pos:long "2.29772920445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1152_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21135'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102916'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1152_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.29772920445'^^xsd:double;
  dwc:latitude '51.6210657653'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21135'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21140> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6210657653"^^xsd:decimal ;
  dwc:decimalLongitude "2.29772920445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6210657653 2.29772920445)"^^geo:wktLiteral ;
  geo-pos:lat "51.6210657653"^^xsd:decimal ;
  geo-pos:long "2.29772920445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1152_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21140'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1152_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.29772920445'^^xsd:double;
  dwc:latitude '51.6210657653'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21140'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1710394082 2.304944191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1710394082"^^xsd:decimal ;
  dwc:decimalLongitude "2.304944191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1710394082 2.304944191)"^^geo:wktLiteral ;
  geo-pos:lat "51.1710394082"^^xsd:decimal ;
  geo-pos:long "2.304944191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "226_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3981'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '226_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.304944191'^^xsd:double;
  dwc:latitude '51.1710394082'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3981'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1710394082 2.304944191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1710394082"^^xsd:decimal ;
  dwc:decimalLongitude "2.304944191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1710394082 2.304944191)"^^geo:wktLiteral ;
  geo-pos:lat "51.1710394082"^^xsd:decimal ;
  geo-pos:long "2.304944191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "226_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4898'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '226_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.304944191'^^xsd:double;
  dwc:latitude '51.1710394082'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4898'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21131> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7021748942 2.30606842748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7021748942"^^xsd:decimal ;
  dwc:decimalLongitude "2.30606842748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7021748942 2.30606842748)"^^geo:wktLiteral ;
  geo-pos:lat "51.7021748942"^^xsd:decimal ;
  geo-pos:long "2.30606842748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21131'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1151_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30606842748'^^xsd:double;
  dwc:latitude '51.7021748942'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21131'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21134> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7021748942 2.30606842748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7021748942"^^xsd:decimal ;
  dwc:decimalLongitude "2.30606842748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7021748942 2.30606842748)"^^geo:wktLiteral ;
  geo-pos:lat "51.7021748942"^^xsd:decimal ;
  geo-pos:long "2.30606842748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21134'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1151_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30606842748'^^xsd:double;
  dwc:latitude '51.7021748942'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21134'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21130> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7021748942 2.30606842748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7021748942"^^xsd:decimal ;
  dwc:decimalLongitude "2.30606842748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7021748942 2.30606842748)"^^geo:wktLiteral ;
  geo-pos:lat "51.7021748942"^^xsd:decimal ;
  geo-pos:long "2.30606842748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21130'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130523'^^xsd:anyURI;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1151_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30606842748'^^xsd:double;
  dwc:latitude '51.7021748942'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21130'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21132> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7021748942 2.30606842748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7021748942"^^xsd:decimal ;
  dwc:decimalLongitude "2.30606842748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7021748942 2.30606842748)"^^geo:wktLiteral ;
  geo-pos:lat "51.7021748942"^^xsd:decimal ;
  geo-pos:long "2.30606842748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21132'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1151_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30606842748'^^xsd:double;
  dwc:latitude '51.7021748942'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21132'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21133> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7021748942 2.30606842748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7021748942"^^xsd:decimal ;
  dwc:decimalLongitude "2.30606842748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7021748942 2.30606842748)"^^geo:wktLiteral ;
  geo-pos:lat "51.7021748942"^^xsd:decimal ;
  geo-pos:long "2.30606842748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21133'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1151_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30606842748'^^xsd:double;
  dwc:latitude '51.7021748942'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21133'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5392'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5392'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3831'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3831'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3597'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3597'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4830'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129491'^^xsd:anyURI;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4830'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4637'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129646'^^xsd:anyURI;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4637'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4689'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4689'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3851'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3851'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5619'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5619'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3711'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3711'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5544'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131027'^^xsd:anyURI;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5544'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5167'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130603'^^xsd:anyURI;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5167'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4024'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152324'^^xsd:anyURI;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4024'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3877'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101537'^^xsd:anyURI;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3877'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5212'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5212'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5414> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5414'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=919'^^xsd:anyURI;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5414'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3686'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130120'^^xsd:anyURI;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3686'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5294> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5294'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1360'^^xsd:anyURI;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5294'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4853'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4853'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5574'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103228'^^xsd:anyURI;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5574'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5066'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5066'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159378072"^^xsd:decimal ;
  dwc:decimalLongitude "2.30827984066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159378072 2.30827984066)"^^geo:wktLiteral ;
  geo-pos:lat "51.159378072"^^xsd:decimal ;
  geo-pos:long "2.30827984066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "225_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4721'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '225_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.30827984066'^^xsd:double;
  dwc:latitude '51.159378072'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4721'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27149> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4571708114"^^xsd:decimal ;
  dwc:decimalLongitude "2.31272625946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  geo-pos:lat "51.4571708114"^^xsd:decimal ;
  geo-pos:long "2.31272625946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1476_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27149'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1476_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31272625946'^^xsd:double;
  dwc:latitude '51.4571708114'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27149'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27157> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4571708114"^^xsd:decimal ;
  dwc:decimalLongitude "2.31272625946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  geo-pos:lat "51.4571708114"^^xsd:decimal ;
  geo-pos:long "2.31272625946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1476_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27157'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123574'^^xsd:anyURI;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1476_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31272625946'^^xsd:double;
  dwc:latitude '51.4571708114'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27157'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27152> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4571708114"^^xsd:decimal ;
  dwc:decimalLongitude "2.31272625946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  geo-pos:lat "51.4571708114"^^xsd:decimal ;
  geo-pos:long "2.31272625946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1476_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27152'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130487'^^xsd:anyURI;
  dwc:scientificName 'Euzonus flabelligerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1476_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31272625946'^^xsd:double;
  dwc:latitude '51.4571708114'^^xsd:double;
  dwc:aphiaid '130487'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27152'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '339492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27154> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4571708114"^^xsd:decimal ;
  dwc:decimalLongitude "2.31272625946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  geo-pos:lat "51.4571708114"^^xsd:decimal ;
  geo-pos:long "2.31272625946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1476_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27154'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1476_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31272625946'^^xsd:double;
  dwc:latitude '51.4571708114'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27154'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27155> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4571708114"^^xsd:decimal ;
  dwc:decimalLongitude "2.31272625946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  geo-pos:lat "51.4571708114"^^xsd:decimal ;
  geo-pos:long "2.31272625946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1476_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27155'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1476_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31272625946'^^xsd:double;
  dwc:latitude '51.4571708114'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27155'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27156> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4571708114"^^xsd:decimal ;
  dwc:decimalLongitude "2.31272625946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  geo-pos:lat "51.4571708114"^^xsd:decimal ;
  geo-pos:long "2.31272625946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1476_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27156'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1476_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31272625946'^^xsd:double;
  dwc:latitude '51.4571708114'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27156'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27176> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4571708114"^^xsd:decimal ;
  dwc:decimalLongitude "2.31272625946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  geo-pos:lat "51.4571708114"^^xsd:decimal ;
  geo-pos:long "2.31272625946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1476_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27176'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1476_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31272625946'^^xsd:double;
  dwc:latitude '51.4571708114'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27176'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27150> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4571708114"^^xsd:decimal ;
  dwc:decimalLongitude "2.31272625946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  geo-pos:lat "51.4571708114"^^xsd:decimal ;
  geo-pos:long "2.31272625946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1476_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27150'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1476_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31272625946'^^xsd:double;
  dwc:latitude '51.4571708114'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27150'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27153> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4571708114"^^xsd:decimal ;
  dwc:decimalLongitude "2.31272625946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  geo-pos:lat "51.4571708114"^^xsd:decimal ;
  geo-pos:long "2.31272625946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1476_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27153'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131531'^^xsd:anyURI;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1476_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31272625946'^^xsd:double;
  dwc:latitude '51.4571708114'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27153'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27148> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4571708114"^^xsd:decimal ;
  dwc:decimalLongitude "2.31272625946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  geo-pos:lat "51.4571708114"^^xsd:decimal ;
  geo-pos:long "2.31272625946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1476_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27148'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1476_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31272625946'^^xsd:double;
  dwc:latitude '51.4571708114'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27148'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27151> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4571708114"^^xsd:decimal ;
  dwc:decimalLongitude "2.31272625946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4571708114 2.31272625946)"^^geo:wktLiteral ;
  geo-pos:lat "51.4571708114"^^xsd:decimal ;
  geo-pos:long "2.31272625946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1476_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27151'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1476_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31272625946'^^xsd:double;
  dwc:latitude '51.4571708114'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27151'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27207> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27207'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27207'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27205> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27205'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=126752'^^xsd:anyURI;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27205'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27208> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27208'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27208'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27215> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27215'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27215'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27213> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27213'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27213'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27214> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27214'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102783'^^xsd:anyURI;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27214'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27216> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27216'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103066'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27216'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27217> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27217'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27217'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27218> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27218'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27218'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27211> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27211'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27211'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27206> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27206'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27206'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27210> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27210'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27210'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27209> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27209'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27209'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27212> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4480035611"^^xsd:decimal ;
  dwc:decimalLongitude "2.31967057597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4480035611 2.31967057597)"^^geo:wktLiteral ;
  geo-pos:lat "51.4480035611"^^xsd:decimal ;
  geo-pos:long "2.31967057597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1479_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27212'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1479_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31967057597'^^xsd:double;
  dwc:latitude '51.4480035611'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27212'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1743738041 2.3199430148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1743738041"^^xsd:decimal ;
  dwc:decimalLongitude "2.3199430148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1743738041 2.3199430148)"^^geo:wktLiteral ;
  geo-pos:lat "51.1743738041"^^xsd:decimal ;
  geo-pos:long "2.3199430148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "227_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3878'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101537'^^xsd:anyURI;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '227_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3199430148'^^xsd:double;
  dwc:latitude '51.1743738041'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3878'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1577109386"^^xsd:decimal ;
  dwc:decimalLongitude "2.31994491873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  geo-pos:lat "51.1577109386"^^xsd:decimal ;
  geo-pos:long "2.31994491873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "220_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4805'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '220_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31994491873'^^xsd:double;
  dwc:latitude '51.1577109386'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4805'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1577109386"^^xsd:decimal ;
  dwc:decimalLongitude "2.31994491873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  geo-pos:lat "51.1577109386"^^xsd:decimal ;
  geo-pos:long "2.31994491873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "220_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3666'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '220_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31994491873'^^xsd:double;
  dwc:latitude '51.1577109386'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3666'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1577109386"^^xsd:decimal ;
  dwc:decimalLongitude "2.31994491873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  geo-pos:lat "51.1577109386"^^xsd:decimal ;
  geo-pos:long "2.31994491873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "220_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3680'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '220_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31994491873'^^xsd:double;
  dwc:latitude '51.1577109386'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3680'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1577109386"^^xsd:decimal ;
  dwc:decimalLongitude "2.31994491873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  geo-pos:lat "51.1577109386"^^xsd:decimal ;
  geo-pos:long "2.31994491873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "220_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3980'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '220_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31994491873'^^xsd:double;
  dwc:latitude '51.1577109386'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3980'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1577109386"^^xsd:decimal ;
  dwc:decimalLongitude "2.31994491873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  geo-pos:lat "51.1577109386"^^xsd:decimal ;
  geo-pos:long "2.31994491873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "220_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5237'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '220_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31994491873'^^xsd:double;
  dwc:latitude '51.1577109386'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5237'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1577109386"^^xsd:decimal ;
  dwc:decimalLongitude "2.31994491873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  geo-pos:lat "51.1577109386"^^xsd:decimal ;
  geo-pos:long "2.31994491873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "220_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3966'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107281'^^xsd:anyURI;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '220_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31994491873'^^xsd:double;
  dwc:latitude '51.1577109386'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3966'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1577109386"^^xsd:decimal ;
  dwc:decimalLongitude "2.31994491873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  geo-pos:lat "51.1577109386"^^xsd:decimal ;
  geo-pos:long "2.31994491873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "220_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4051'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '220_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31994491873'^^xsd:double;
  dwc:latitude '51.1577109386'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4051'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1577109386"^^xsd:decimal ;
  dwc:decimalLongitude "2.31994491873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  geo-pos:lat "51.1577109386"^^xsd:decimal ;
  geo-pos:long "2.31994491873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "220_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4043'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124929'^^xsd:anyURI;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '220_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31994491873'^^xsd:double;
  dwc:latitude '51.1577109386'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4043'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1577109386"^^xsd:decimal ;
  dwc:decimalLongitude "2.31994491873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  geo-pos:lat "51.1577109386"^^xsd:decimal ;
  geo-pos:long "2.31994491873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "220_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5055'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '220_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31994491873'^^xsd:double;
  dwc:latitude '51.1577109386'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5055'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1577109386"^^xsd:decimal ;
  dwc:decimalLongitude "2.31994491873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1577109386 2.31994491873)"^^geo:wktLiteral ;
  geo-pos:lat "51.1577109386"^^xsd:decimal ;
  geo-pos:long "2.31994491873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "220_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4742'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '220_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.31994491873'^^xsd:double;
  dwc:latitude '51.1577109386'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4742'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27245> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27245'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27245'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27243> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27243'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27243'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27254> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27254'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107281'^^xsd:anyURI;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27254'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27253> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27253'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107188'^^xsd:anyURI;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27253'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27246> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27246'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27246'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27251> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27251'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27251'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27242> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27242'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27242'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27256> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27256'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120178'^^xsd:anyURI;
  dwc:scientificName 'Praunus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '120178'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27256'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27249> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27249'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27249'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27252> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27252'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102126'^^xsd:anyURI;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27252'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27255> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27255'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1360'^^xsd:anyURI;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27255'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27244> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27244'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27244'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27247> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27247'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27247'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27248> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27248'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27248'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27250> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4357742262"^^xsd:decimal ;
  dwc:decimalLongitude "2.32272957802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4357742262 2.32272957802)"^^geo:wktLiteral ;
  geo-pos:lat "51.4357742262"^^xsd:decimal ;
  geo-pos:long "2.32272957802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1482_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27250'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1482_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32272957802'^^xsd:double;
  dwc:latitude '51.4357742262'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27250'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21072> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54634066 2.32468018484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54634066"^^xsd:decimal ;
  dwc:decimalLongitude "2.32468018484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54634066 2.32468018484)"^^geo:wktLiteral ;
  geo-pos:lat "51.54634066"^^xsd:decimal ;
  geo-pos:long "2.32468018484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1146_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21072'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1146_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32468018484'^^xsd:double;
  dwc:latitude '51.54634066'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21072'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21069> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54634066 2.32468018484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54634066"^^xsd:decimal ;
  dwc:decimalLongitude "2.32468018484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54634066 2.32468018484)"^^geo:wktLiteral ;
  geo-pos:lat "51.54634066"^^xsd:decimal ;
  geo-pos:long "2.32468018484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1146_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21069'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1146_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32468018484'^^xsd:double;
  dwc:latitude '51.54634066'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21069'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21070> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54634066 2.32468018484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54634066"^^xsd:decimal ;
  dwc:decimalLongitude "2.32468018484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54634066 2.32468018484)"^^geo:wktLiteral ;
  geo-pos:lat "51.54634066"^^xsd:decimal ;
  geo-pos:long "2.32468018484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1146_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21070'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1146_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32468018484'^^xsd:double;
  dwc:latitude '51.54634066'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21070'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21068> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54634066 2.32468018484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54634066"^^xsd:decimal ;
  dwc:decimalLongitude "2.32468018484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54634066 2.32468018484)"^^geo:wktLiteral ;
  geo-pos:lat "51.54634066"^^xsd:decimal ;
  geo-pos:long "2.32468018484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1146_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21068'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=105'^^xsd:anyURI;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1146_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32468018484'^^xsd:double;
  dwc:latitude '51.54634066'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21068'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21071> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54634066 2.32468018484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54634066"^^xsd:decimal ;
  dwc:decimalLongitude "2.32468018484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54634066 2.32468018484)"^^geo:wktLiteral ;
  geo-pos:lat "51.54634066"^^xsd:decimal ;
  geo-pos:long "2.32468018484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1146_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21071'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1146_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32468018484'^^xsd:double;
  dwc:latitude '51.54634066'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21071'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1527047658 2.32661006181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1527047658"^^xsd:decimal ;
  dwc:decimalLongitude "2.32661006181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1527047658 2.32661006181)"^^geo:wktLiteral ;
  geo-pos:lat "51.1527047658"^^xsd:decimal ;
  geo-pos:long "2.32661006181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "229_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5371'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '229_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32661006181'^^xsd:double;
  dwc:latitude '51.1527047658'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5371'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1527047658 2.32661006181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1527047658"^^xsd:decimal ;
  dwc:decimalLongitude "2.32661006181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1527047658 2.32661006181)"^^geo:wktLiteral ;
  geo-pos:lat "51.1527047658"^^xsd:decimal ;
  geo-pos:long "2.32661006181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "229_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3682'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '229_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32661006181'^^xsd:double;
  dwc:latitude '51.1527047658'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3682'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21168> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5182788854 2.32967848312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5182788854"^^xsd:decimal ;
  dwc:decimalLongitude "2.32967848312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5182788854 2.32967848312)"^^geo:wktLiteral ;
  geo-pos:lat "51.5182788854"^^xsd:decimal ;
  geo-pos:long "2.32967848312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1156_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21168'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1156_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32967848312'^^xsd:double;
  dwc:latitude '51.5182788854'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21168'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21169> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5182788854 2.32967848312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5182788854"^^xsd:decimal ;
  dwc:decimalLongitude "2.32967848312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5182788854 2.32967848312)"^^geo:wktLiteral ;
  geo-pos:lat "51.5182788854"^^xsd:decimal ;
  geo-pos:long "2.32967848312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1156_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21169'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1156_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32967848312'^^xsd:double;
  dwc:latitude '51.5182788854'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21169'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27291> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27291'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27291'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27295> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27295'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27295'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27293> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27293'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27293'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27294> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27294'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27294'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27290> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27290'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27290'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27305> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27305'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27305'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27306> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27306'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27306'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27299> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27299'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27299'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27303> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27303'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107188'^^xsd:anyURI;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27303'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27302> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27302'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27302'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27300> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27300'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27300'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27301> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27301'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27301'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27304> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27304'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27304'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27298> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27298'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152290'^^xsd:anyURI;
  dwc:scientificName 'Harmothoe (Harmothoe) glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '152290'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27298'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27296> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27296'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27296'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27297> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27297'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27297'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27292> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27292'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27292'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27308> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27308'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27308'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27307> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4149453579"^^xsd:decimal ;
  dwc:decimalLongitude "2.32995421963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4149453579 2.32995421963)"^^geo:wktLiteral ;
  geo-pos:lat "51.4149453579"^^xsd:decimal ;
  geo-pos:long "2.32995421963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1485_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27307'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1485_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.32995421963'^^xsd:double;
  dwc:latitude '51.4149453579'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27307'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1760379514 2.33410968479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1760379514"^^xsd:decimal ;
  dwc:decimalLongitude "2.33410968479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1760379514 2.33410968479)"^^geo:wktLiteral ;
  geo-pos:lat "51.1760379514"^^xsd:decimal ;
  geo-pos:long "2.33410968479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "228_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3667'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '228_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.33410968479'^^xsd:double;
  dwc:latitude '51.1760379514'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3667'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1760379514 2.33410968479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1760379514"^^xsd:decimal ;
  dwc:decimalLongitude "2.33410968479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1760379514 2.33410968479)"^^geo:wktLiteral ;
  geo-pos:lat "51.1760379514"^^xsd:decimal ;
  geo-pos:long "2.33410968479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "228_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3646'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '228_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.33410968479'^^xsd:double;
  dwc:latitude '51.1760379514'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3646'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1710429204 2.33493974206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1710429204"^^xsd:decimal ;
  dwc:decimalLongitude "2.33493974206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1710429204 2.33493974206)"^^geo:wktLiteral ;
  geo-pos:lat "51.1710429204"^^xsd:decimal ;
  geo-pos:long "2.33493974206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "224_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5596'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '224_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.33493974206'^^xsd:double;
  dwc:latitude '51.1710429204'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5596'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1710429204 2.33493974206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1710429204"^^xsd:decimal ;
  dwc:decimalLongitude "2.33493974206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1710429204 2.33493974206)"^^geo:wktLiteral ;
  geo-pos:lat "51.1710429204"^^xsd:decimal ;
  geo-pos:long "2.33493974206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "224_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5037'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '224_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.33493974206'^^xsd:double;
  dwc:latitude '51.1710429204'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5037'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1679868971 2.33994687262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1679868971"^^xsd:decimal ;
  dwc:decimalLongitude "2.33994687262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1679868971 2.33994687262)"^^geo:wktLiteral ;
  geo-pos:lat "51.1679868971"^^xsd:decimal ;
  geo-pos:long "2.33994687262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "221_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4957'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '221_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.33994687262'^^xsd:double;
  dwc:latitude '51.1679868971'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4957'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27326> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4068854519"^^xsd:decimal ;
  dwc:decimalLongitude "2.340510099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  geo-pos:lat "51.4068854519"^^xsd:decimal ;
  geo-pos:long "2.340510099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1487_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27326'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1487_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.340510099'^^xsd:double;
  dwc:latitude '51.4068854519'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27326'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27325> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4068854519"^^xsd:decimal ;
  dwc:decimalLongitude "2.340510099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  geo-pos:lat "51.4068854519"^^xsd:decimal ;
  geo-pos:long "2.340510099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1487_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27325'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1487_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.340510099'^^xsd:double;
  dwc:latitude '51.4068854519'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27325'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27329> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4068854519"^^xsd:decimal ;
  dwc:decimalLongitude "2.340510099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  geo-pos:lat "51.4068854519"^^xsd:decimal ;
  geo-pos:long "2.340510099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1487_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27329'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1487_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.340510099'^^xsd:double;
  dwc:latitude '51.4068854519'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27329'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27328> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4068854519"^^xsd:decimal ;
  dwc:decimalLongitude "2.340510099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  geo-pos:lat "51.4068854519"^^xsd:decimal ;
  geo-pos:long "2.340510099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1487_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27328'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1487_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.340510099'^^xsd:double;
  dwc:latitude '51.4068854519'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27328'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27324> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4068854519"^^xsd:decimal ;
  dwc:decimalLongitude "2.340510099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  geo-pos:lat "51.4068854519"^^xsd:decimal ;
  geo-pos:long "2.340510099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1487_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27324'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1487_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.340510099'^^xsd:double;
  dwc:latitude '51.4068854519'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27324'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27332> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4068854519"^^xsd:decimal ;
  dwc:decimalLongitude "2.340510099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  geo-pos:lat "51.4068854519"^^xsd:decimal ;
  geo-pos:long "2.340510099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1487_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27332'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107562'^^xsd:anyURI;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1487_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.340510099'^^xsd:double;
  dwc:latitude '51.4068854519'^^xsd:double;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27332'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27331> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4068854519"^^xsd:decimal ;
  dwc:decimalLongitude "2.340510099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  geo-pos:lat "51.4068854519"^^xsd:decimal ;
  geo-pos:long "2.340510099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1487_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27331'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102783'^^xsd:anyURI;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1487_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.340510099'^^xsd:double;
  dwc:latitude '51.4068854519'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27331'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27330> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4068854519"^^xsd:decimal ;
  dwc:decimalLongitude "2.340510099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  geo-pos:lat "51.4068854519"^^xsd:decimal ;
  geo-pos:long "2.340510099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1487_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27330'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1487_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.340510099'^^xsd:double;
  dwc:latitude '51.4068854519'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27330'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27333> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4068854519"^^xsd:decimal ;
  dwc:decimalLongitude "2.340510099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  geo-pos:lat "51.4068854519"^^xsd:decimal ;
  geo-pos:long "2.340510099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1487_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27333'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1360'^^xsd:anyURI;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1487_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.340510099'^^xsd:double;
  dwc:latitude '51.4068854519'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27333'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27327> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4068854519"^^xsd:decimal ;
  dwc:decimalLongitude "2.340510099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4068854519 2.340510099)"^^geo:wktLiteral ;
  geo-pos:lat "51.4068854519"^^xsd:decimal ;
  geo-pos:long "2.340510099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1487_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27327'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1487_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.340510099'^^xsd:double;
  dwc:latitude '51.4068854519'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27327'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27355> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27355'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27355'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27357> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27357'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27357'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27368> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27368'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27368'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27369> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27369'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27369'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27358> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27358'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27358'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27354> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27354'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130487'^^xsd:anyURI;
  dwc:scientificName 'Euzonus flabelligerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '130487'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27354'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '339492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27364> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27364'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107188'^^xsd:anyURI;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27364'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27363> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27363'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2081'^^xsd:anyURI;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27363'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27366> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27366'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27366'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27367> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27367'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27367'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27365> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27365'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27365'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27362> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27362'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27362'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27370> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27370'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1337'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27370'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27360> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27360'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27360'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27359> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27359'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27359'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27356> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27356'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27356'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27371> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27371'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27371'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27372> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27372'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27372'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27361> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.398274229"^^xsd:decimal ;
  dwc:decimalLongitude "2.34106518609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.398274229 2.34106518609)"^^geo:wktLiteral ;
  geo-pos:lat "51.398274229"^^xsd:decimal ;
  geo-pos:long "2.34106518609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1489_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27361'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1489_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.34106518609'^^xsd:double;
  dwc:latitude '51.398274229'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27361'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1760386023 2.35021776673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1760386023"^^xsd:decimal ;
  dwc:decimalLongitude "2.35021776673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1760386023 2.35021776673)"^^geo:wktLiteral ;
  geo-pos:lat "51.1760386023"^^xsd:decimal ;
  geo-pos:long "2.35021776673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "223_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3681'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '223_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.35021776673'^^xsd:double;
  dwc:latitude '51.1760386023'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3681'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1760386023 2.35021776673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1760386023"^^xsd:decimal ;
  dwc:decimalLongitude "2.35021776673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1760386023 2.35021776673)"^^geo:wktLiteral ;
  geo-pos:lat "51.1760386023"^^xsd:decimal ;
  geo-pos:long "2.35021776673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "223_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3645'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '223_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.35021776673'^^xsd:double;
  dwc:latitude '51.1760386023'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3645'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1760386023 2.35021776673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1760386023"^^xsd:decimal ;
  dwc:decimalLongitude "2.35021776673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1760386023 2.35021776673)"^^geo:wktLiteral ;
  geo-pos:lat "51.1760386023"^^xsd:decimal ;
  geo-pos:long "2.35021776673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "223_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4625'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '223_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.35021776673'^^xsd:double;
  dwc:latitude '51.1760386023'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4625'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159374923 2.35494222075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159374923"^^xsd:decimal ;
  dwc:decimalLongitude "2.35494222075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159374923 2.35494222075)"^^geo:wktLiteral ;
  geo-pos:lat "51.159374923"^^xsd:decimal ;
  geo-pos:long "2.35494222075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "231_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5476'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '231_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.35494222075'^^xsd:double;
  dwc:latitude '51.159374923'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5476'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159374923 2.35494222075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.159374923"^^xsd:decimal ;
  dwc:decimalLongitude "2.35494222075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.159374923 2.35494222075)"^^geo:wktLiteral ;
  geo-pos:lat "51.159374923"^^xsd:decimal ;
  geo-pos:long "2.35494222075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "231_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3818'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '231_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.35494222075'^^xsd:double;
  dwc:latitude '51.159374923'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3818'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1727108229 2.35661575955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1727108229"^^xsd:decimal ;
  dwc:decimalLongitude "2.35661575955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1727108229 2.35661575955)"^^geo:wktLiteral ;
  geo-pos:lat "51.1727108229"^^xsd:decimal ;
  geo-pos:long "2.35661575955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "222_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5301'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '222_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.35661575955'^^xsd:double;
  dwc:latitude '51.1727108229'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5301'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1727108229 2.35661575955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1727108229"^^xsd:decimal ;
  dwc:decimalLongitude "2.35661575955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1727108229 2.35661575955)"^^geo:wktLiteral ;
  geo-pos:lat "51.1727108229"^^xsd:decimal ;
  geo-pos:long "2.35661575955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "222_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5056'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '222_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.35661575955'^^xsd:double;
  dwc:latitude '51.1727108229'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5056'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1727108229 2.35661575955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1727108229"^^xsd:decimal ;
  dwc:decimalLongitude "2.35661575955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1727108229 2.35661575955)"^^geo:wktLiteral ;
  geo-pos:lat "51.1727108229"^^xsd:decimal ;
  geo-pos:long "2.35661575955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "222_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3896'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '222_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.35661575955'^^xsd:double;
  dwc:latitude '51.1727108229'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3896'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27164> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27164'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152385'^^xsd:anyURI;
  dwc:scientificName 'Typosyllis (Typosyllis) armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '152385'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27164'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27160> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27160'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27160'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27162> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27162'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27162'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27172> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27172'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123574'^^xsd:anyURI;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27172'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27170> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27170'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107232'^^xsd:anyURI;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27170'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27171> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27171'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110398'^^xsd:anyURI;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27171'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27165> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27165'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27165'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27169> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27169'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103073'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '103073'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27169'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27173> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27173'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102433'^^xsd:anyURI;
  dwc:scientificName 'Jassa marmorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '102433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27173'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27161> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27161'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27161'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27175> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27175'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27175'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27158> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27158'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152285'^^xsd:anyURI;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27158'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27163> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27163'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27163'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27167> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27167'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27167'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27168> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27168'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27168'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27166> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27166'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155185'^^xsd:anyURI;
  dwc:scientificName 'Polygordius appendiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '155185'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27166'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27159> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27159'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27159'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27174> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4752258138"^^xsd:decimal ;
  dwc:decimalLongitude "2.36357136372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4752258138 2.36357136372)"^^geo:wktLiteral ;
  geo-pos:lat "51.4752258138"^^xsd:decimal ;
  geo-pos:long "2.36357136372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1477_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27174'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102126'^^xsd:anyURI;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1477_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36357136372'^^xsd:double;
  dwc:latitude '51.4752258138'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27174'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27219> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27219'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27219'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27232> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27232'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27232'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27223> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27223'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27223'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27228> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27228'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27228'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27227> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27227'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27227'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27230> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27230'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102126'^^xsd:anyURI;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27230'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27229> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27229'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27229'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27224> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27224'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27224'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27231> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27231'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27231'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27233> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27233'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=150580'^^xsd:anyURI;
  dwc:scientificName 'Lunatia poliana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '150580'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27233'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27220> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27220'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27220'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27225> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27225'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27225'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27226> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27226'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27226'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27221> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27221'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27221'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27222> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4668888714"^^xsd:decimal ;
  dwc:decimalLongitude "2.36662420857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4668888714 2.36662420857)"^^geo:wktLiteral ;
  geo-pos:lat "51.4668888714"^^xsd:decimal ;
  geo-pos:long "2.36662420857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1480_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27222'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1480_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36662420857'^^xsd:double;
  dwc:latitude '51.4668888714'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27222'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23459> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6780134007"^^xsd:decimal ;
  dwc:decimalLongitude "2.36800769638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  geo-pos:lat "51.6780134007"^^xsd:decimal ;
  geo-pos:long "2.36800769638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1246_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23459'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1246_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36800769638'^^xsd:double;
  dwc:latitude '51.6780134007'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23459'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23455> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6780134007"^^xsd:decimal ;
  dwc:decimalLongitude "2.36800769638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  geo-pos:lat "51.6780134007"^^xsd:decimal ;
  geo-pos:long "2.36800769638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1246_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23455'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152324'^^xsd:anyURI;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1246_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36800769638'^^xsd:double;
  dwc:latitude '51.6780134007'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23455'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23461> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6780134007"^^xsd:decimal ;
  dwc:decimalLongitude "2.36800769638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  geo-pos:lat "51.6780134007"^^xsd:decimal ;
  geo-pos:long "2.36800769638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1246_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23461'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1246_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36800769638'^^xsd:double;
  dwc:latitude '51.6780134007'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23461'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23458> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6780134007"^^xsd:decimal ;
  dwc:decimalLongitude "2.36800769638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  geo-pos:lat "51.6780134007"^^xsd:decimal ;
  geo-pos:long "2.36800769638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1246_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23458'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1246_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36800769638'^^xsd:double;
  dwc:latitude '51.6780134007'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23458'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23456> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6780134007"^^xsd:decimal ;
  dwc:decimalLongitude "2.36800769638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  geo-pos:lat "51.6780134007"^^xsd:decimal ;
  geo-pos:long "2.36800769638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1246_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23456'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1246_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36800769638'^^xsd:double;
  dwc:latitude '51.6780134007'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23456'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23457> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6780134007"^^xsd:decimal ;
  dwc:decimalLongitude "2.36800769638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  geo-pos:lat "51.6780134007"^^xsd:decimal ;
  geo-pos:long "2.36800769638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1246_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23457'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1246_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36800769638'^^xsd:double;
  dwc:latitude '51.6780134007'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23457'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23462> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6780134007"^^xsd:decimal ;
  dwc:decimalLongitude "2.36800769638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  geo-pos:lat "51.6780134007"^^xsd:decimal ;
  geo-pos:long "2.36800769638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1246_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23462'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1246_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36800769638'^^xsd:double;
  dwc:latitude '51.6780134007'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23462'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23460> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6780134007"^^xsd:decimal ;
  dwc:decimalLongitude "2.36800769638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6780134007 2.36800769638)"^^geo:wktLiteral ;
  geo-pos:lat "51.6780134007"^^xsd:decimal ;
  geo-pos:long "2.36800769638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1246_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23460'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1246_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36800769638'^^xsd:double;
  dwc:latitude '51.6780134007'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23460'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27262> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27262'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27262'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27260> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27260'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27260'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27259> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27259'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27259'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27258> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27258'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27258'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27257> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27257'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27257'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27267> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27267'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107562'^^xsd:anyURI;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27267'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27265> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27265'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27265'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27264> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27264'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27264'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27261> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27261'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27261'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27269> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27269'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27269'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27263> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27263'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27263'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27268> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27268'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27268'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27266> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27266'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27266'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27270> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4582776061"^^xsd:decimal ;
  dwc:decimalLongitude "2.36884487484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4582776061 2.36884487484)"^^geo:wktLiteral ;
  geo-pos:lat "51.4582776061"^^xsd:decimal ;
  geo-pos:long "2.36884487484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1483_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27270'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1337'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1483_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.36884487484'^^xsd:double;
  dwc:latitude '51.4582776061'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27270'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27311> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27311'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27311'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27315> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27315'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27315'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27320> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27320'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2081'^^xsd:anyURI;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27320'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27321> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27321'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27321'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27318> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27318'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27318'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27319> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27319'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102916'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27319'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27314> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27314'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27314'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27313> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27313'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27313'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27310> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27310'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27310'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27322> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27322'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27322'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27323> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27323'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27323'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27312> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27312'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131402'^^xsd:anyURI;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27312'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27316> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27316'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107562'^^xsd:anyURI;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27316'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27317> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449110161"^^xsd:decimal ;
  dwc:decimalLongitude "2.37468441012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449110161 2.37468441012)"^^geo:wktLiteral ;
  geo-pos:lat "51.449110161"^^xsd:decimal ;
  geo-pos:long "2.37468441012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1486_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27317'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1486_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37468441012'^^xsd:double;
  dwc:latitude '51.449110161'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27317'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23328> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6060586741"^^xsd:decimal ;
  dwc:decimalLongitude "2.37911546265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  geo-pos:lat "51.6060586741"^^xsd:decimal ;
  geo-pos:long "2.37911546265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1238_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23328'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1238_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37911546265'^^xsd:double;
  dwc:latitude '51.6060586741'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23328'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23325> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6060586741"^^xsd:decimal ;
  dwc:decimalLongitude "2.37911546265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  geo-pos:lat "51.6060586741"^^xsd:decimal ;
  geo-pos:long "2.37911546265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1238_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23325'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129938'^^xsd:anyURI;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1238_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37911546265'^^xsd:double;
  dwc:latitude '51.6060586741'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23325'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23319> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6060586741"^^xsd:decimal ;
  dwc:decimalLongitude "2.37911546265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  geo-pos:lat "51.6060586741"^^xsd:decimal ;
  geo-pos:long "2.37911546265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1238_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23319'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1238_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37911546265'^^xsd:double;
  dwc:latitude '51.6060586741'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23319'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23318> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6060586741"^^xsd:decimal ;
  dwc:decimalLongitude "2.37911546265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  geo-pos:lat "51.6060586741"^^xsd:decimal ;
  geo-pos:long "2.37911546265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1238_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23318'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140300'^^xsd:anyURI;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1238_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37911546265'^^xsd:double;
  dwc:latitude '51.6060586741'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23318'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23327> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6060586741"^^xsd:decimal ;
  dwc:decimalLongitude "2.37911546265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  geo-pos:lat "51.6060586741"^^xsd:decimal ;
  geo-pos:long "2.37911546265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1238_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23327'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131531'^^xsd:anyURI;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1238_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37911546265'^^xsd:double;
  dwc:latitude '51.6060586741'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23327'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23324> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6060586741"^^xsd:decimal ;
  dwc:decimalLongitude "2.37911546265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  geo-pos:lat "51.6060586741"^^xsd:decimal ;
  geo-pos:long "2.37911546265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1238_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23324'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1238_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37911546265'^^xsd:double;
  dwc:latitude '51.6060586741'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23324'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23326> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6060586741"^^xsd:decimal ;
  dwc:decimalLongitude "2.37911546265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  geo-pos:lat "51.6060586741"^^xsd:decimal ;
  geo-pos:long "2.37911546265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1238_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23326'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1238_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37911546265'^^xsd:double;
  dwc:latitude '51.6060586741'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23326'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23323> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6060586741"^^xsd:decimal ;
  dwc:decimalLongitude "2.37911546265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  geo-pos:lat "51.6060586741"^^xsd:decimal ;
  geo-pos:long "2.37911546265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1238_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23323'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1238_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37911546265'^^xsd:double;
  dwc:latitude '51.6060586741'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23323'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23320> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6060586741"^^xsd:decimal ;
  dwc:decimalLongitude "2.37911546265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  geo-pos:lat "51.6060586741"^^xsd:decimal ;
  geo-pos:long "2.37911546265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1238_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23320'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107473'^^xsd:anyURI;
  dwc:scientificName 'Pinnotheres pisum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1238_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37911546265'^^xsd:double;
  dwc:latitude '51.6060586741'^^xsd:double;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23320'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23317> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6060586741"^^xsd:decimal ;
  dwc:decimalLongitude "2.37911546265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  geo-pos:lat "51.6060586741"^^xsd:decimal ;
  geo-pos:long "2.37911546265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1238_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23317'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1238_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37911546265'^^xsd:double;
  dwc:latitude '51.6060586741'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23317'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23321> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6060586741"^^xsd:decimal ;
  dwc:decimalLongitude "2.37911546265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  geo-pos:lat "51.6060586741"^^xsd:decimal ;
  geo-pos:long "2.37911546265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1238_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23321'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1238_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37911546265'^^xsd:double;
  dwc:latitude '51.6060586741'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23321'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23322> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6060586741"^^xsd:decimal ;
  dwc:decimalLongitude "2.37911546265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6060586741 2.37911546265)"^^geo:wktLiteral ;
  geo-pos:lat "51.6060586741"^^xsd:decimal ;
  geo-pos:long "2.37911546265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1238_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23322'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102916'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1238_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.37911546265'^^xsd:double;
  dwc:latitude '51.6060586741'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23322'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27340> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27340'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27340'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27341> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27341'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27341'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27343> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27343'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27343'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27337> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27337'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27337'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27335> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27335'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27335'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27336> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27336'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27336'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27338> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27338'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=126752'^^xsd:anyURI;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27338'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27347> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27347'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107188'^^xsd:anyURI;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27347'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27346> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27346'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27346'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27349> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27349'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102783'^^xsd:anyURI;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27349'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27351> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27351'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27351'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27350> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27350'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27350'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27348> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27348'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27348'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27352> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27352'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1337'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27352'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27339> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27339'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27339'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27344> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27344'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27344'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27345> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27345'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27345'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27342> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4418935896"^^xsd:decimal ;
  dwc:decimalLongitude "2.38050958405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4418935896 2.38050958405)"^^geo:wktLiteral ;
  geo-pos:lat "51.4418935896"^^xsd:decimal ;
  geo-pos:long "2.38050958405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1488_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27342'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1488_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38050958405'^^xsd:double;
  dwc:latitude '51.4418935896'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27342'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21077> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21077'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155185'^^xsd:anyURI;
  dwc:scientificName 'Polygordius appendiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '155185'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21077'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21086> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21086'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131290'^^xsd:anyURI;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21086'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21079> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21079'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131302'^^xsd:anyURI;
  dwc:scientificName 'Exogone (Parexogone) hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21079'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21085> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21085'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131388'^^xsd:anyURI;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21085'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21078> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21078'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21078'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21082> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21082'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21082'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21076> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21076'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21076'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21073> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21073'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21073'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21074> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21074'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130041'^^xsd:anyURI;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21074'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21075> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21075'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21075'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21083> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21083'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21083'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21084> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21084'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21084'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21080> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21080'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21080'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21081> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.712174303"^^xsd:decimal ;
  dwc:decimalLongitude "2.38190445925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.712174303 2.38190445925)"^^geo:wktLiteral ;
  geo-pos:lat "51.712174303"^^xsd:decimal ;
  geo-pos:long "2.38190445925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21081'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1147_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.38190445925'^^xsd:double;
  dwc:latitude '51.712174303'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21081'^^xsd:anyURI;
  dwc:observationDate '1984-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27374> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27374'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27374'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27375> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27375'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27375'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27384> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27384'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27384'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27385> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27385'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27385'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27383> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27383'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110472'^^xsd:anyURI;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27383'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27388> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27388'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102437'^^xsd:anyURI;
  dwc:scientificName 'Jassa pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '102437'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27388'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27382> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27382'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102126'^^xsd:anyURI;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27382'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27381> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27381'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27381'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27378> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27378'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27378'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27379> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27379'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27379'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27376> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27376'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27376'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27377> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27377'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27377'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27386> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27386'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27386'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27387> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27387'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27387'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27373> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27373'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27373'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27380> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327257682"^^xsd:decimal ;
  dwc:decimalLongitude "2.3846759396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327257682 2.3846759396)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327257682"^^xsd:decimal ;
  geo-pos:long "2.3846759396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1490_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27380'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1490_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.3846759396'^^xsd:double;
  dwc:latitude '51.4327257682'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27380'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21162> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343881153"^^xsd:decimal ;
  dwc:decimalLongitude "2.39134314838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343881153"^^xsd:decimal ;
  geo-pos:long "2.39134314838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1155_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21162'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1155_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39134314838'^^xsd:double;
  dwc:latitude '51.4343881153'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21162'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21166> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343881153"^^xsd:decimal ;
  dwc:decimalLongitude "2.39134314838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343881153"^^xsd:decimal ;
  geo-pos:long "2.39134314838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1155_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21166'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152324'^^xsd:anyURI;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1155_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39134314838'^^xsd:double;
  dwc:latitude '51.4343881153'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21166'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21161> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343881153"^^xsd:decimal ;
  dwc:decimalLongitude "2.39134314838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343881153"^^xsd:decimal ;
  geo-pos:long "2.39134314838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1155_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21161'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1155_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39134314838'^^xsd:double;
  dwc:latitude '51.4343881153'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21161'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21167> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343881153"^^xsd:decimal ;
  dwc:decimalLongitude "2.39134314838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343881153"^^xsd:decimal ;
  geo-pos:long "2.39134314838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1155_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21167'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1155_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39134314838'^^xsd:double;
  dwc:latitude '51.4343881153'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21167'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21163> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343881153"^^xsd:decimal ;
  dwc:decimalLongitude "2.39134314838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343881153"^^xsd:decimal ;
  geo-pos:long "2.39134314838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1155_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21163'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1155_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39134314838'^^xsd:double;
  dwc:latitude '51.4343881153'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21163'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21165> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343881153"^^xsd:decimal ;
  dwc:decimalLongitude "2.39134314838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343881153"^^xsd:decimal ;
  geo-pos:long "2.39134314838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1155_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21165'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=105'^^xsd:anyURI;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1155_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39134314838'^^xsd:double;
  dwc:latitude '51.4343881153'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21165'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21164> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343881153"^^xsd:decimal ;
  dwc:decimalLongitude "2.39134314838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343881153 2.39134314838)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343881153"^^xsd:decimal ;
  geo-pos:long "2.39134314838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1155_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21164'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102841'^^xsd:anyURI;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1155_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39134314838'^^xsd:double;
  dwc:latitude '51.4343881153'^^xsd:double;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21164'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27391> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5624479186"^^xsd:decimal ;
  dwc:decimalLongitude "2.39967583236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  geo-pos:lat "51.5624479186"^^xsd:decimal ;
  geo-pos:long "2.39967583236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1491_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27391'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1491_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39967583236'^^xsd:double;
  dwc:latitude '51.5624479186'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27391'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27393> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5624479186"^^xsd:decimal ;
  dwc:decimalLongitude "2.39967583236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  geo-pos:lat "51.5624479186"^^xsd:decimal ;
  geo-pos:long "2.39967583236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1491_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27393'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1491_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39967583236'^^xsd:double;
  dwc:latitude '51.5624479186'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27393'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27389> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5624479186"^^xsd:decimal ;
  dwc:decimalLongitude "2.39967583236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  geo-pos:lat "51.5624479186"^^xsd:decimal ;
  geo-pos:long "2.39967583236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1491_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27389'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1491_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39967583236'^^xsd:double;
  dwc:latitude '51.5624479186'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27389'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27392> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5624479186"^^xsd:decimal ;
  dwc:decimalLongitude "2.39967583236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  geo-pos:lat "51.5624479186"^^xsd:decimal ;
  geo-pos:long "2.39967583236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1491_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27392'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130711'^^xsd:anyURI;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1491_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39967583236'^^xsd:double;
  dwc:latitude '51.5624479186'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27392'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27394> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5624479186"^^xsd:decimal ;
  dwc:decimalLongitude "2.39967583236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  geo-pos:lat "51.5624479186"^^xsd:decimal ;
  geo-pos:long "2.39967583236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1491_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27394'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1491_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39967583236'^^xsd:double;
  dwc:latitude '51.5624479186'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27394'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27395> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5624479186"^^xsd:decimal ;
  dwc:decimalLongitude "2.39967583236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  geo-pos:lat "51.5624479186"^^xsd:decimal ;
  geo-pos:long "2.39967583236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1491_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27395'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1491_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39967583236'^^xsd:double;
  dwc:latitude '51.5624479186'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27395'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27396> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5624479186"^^xsd:decimal ;
  dwc:decimalLongitude "2.39967583236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  geo-pos:lat "51.5624479186"^^xsd:decimal ;
  geo-pos:long "2.39967583236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1491_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27396'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1137'^^xsd:anyURI;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1491_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39967583236'^^xsd:double;
  dwc:latitude '51.5624479186'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27396'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27397> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5624479186"^^xsd:decimal ;
  dwc:decimalLongitude "2.39967583236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  geo-pos:lat "51.5624479186"^^xsd:decimal ;
  geo-pos:long "2.39967583236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1491_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27397'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1491_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39967583236'^^xsd:double;
  dwc:latitude '51.5624479186'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27397'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27390> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5624479186"^^xsd:decimal ;
  dwc:decimalLongitude "2.39967583236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5624479186 2.39967583236)"^^geo:wktLiteral ;
  geo-pos:lat "51.5624479186"^^xsd:decimal ;
  geo-pos:long "2.39967583236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1491_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27390'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1491_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39967583236'^^xsd:double;
  dwc:latitude '51.5624479186'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27390'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27236> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4807839254"^^xsd:decimal ;
  dwc:decimalLongitude "2.40135346721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  geo-pos:lat "51.4807839254"^^xsd:decimal ;
  geo-pos:long "2.40135346721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1481_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27236'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1481_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40135346721'^^xsd:double;
  dwc:latitude '51.4807839254'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27236'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27235> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4807839254"^^xsd:decimal ;
  dwc:decimalLongitude "2.40135346721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  geo-pos:lat "51.4807839254"^^xsd:decimal ;
  geo-pos:long "2.40135346721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1481_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27235'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1481_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40135346721'^^xsd:double;
  dwc:latitude '51.4807839254'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27235'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27234> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4807839254"^^xsd:decimal ;
  dwc:decimalLongitude "2.40135346721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  geo-pos:lat "51.4807839254"^^xsd:decimal ;
  geo-pos:long "2.40135346721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1481_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27234'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1481_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40135346721'^^xsd:double;
  dwc:latitude '51.4807839254'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27234'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27238> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4807839254"^^xsd:decimal ;
  dwc:decimalLongitude "2.40135346721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  geo-pos:lat "51.4807839254"^^xsd:decimal ;
  geo-pos:long "2.40135346721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1481_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27238'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1481_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40135346721'^^xsd:double;
  dwc:latitude '51.4807839254'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27238'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27241> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4807839254"^^xsd:decimal ;
  dwc:decimalLongitude "2.40135346721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  geo-pos:lat "51.4807839254"^^xsd:decimal ;
  geo-pos:long "2.40135346721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1481_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27241'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1481_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40135346721'^^xsd:double;
  dwc:latitude '51.4807839254'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27241'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27237> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4807839254"^^xsd:decimal ;
  dwc:decimalLongitude "2.40135346721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  geo-pos:lat "51.4807839254"^^xsd:decimal ;
  geo-pos:long "2.40135346721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1481_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27237'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1481_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40135346721'^^xsd:double;
  dwc:latitude '51.4807839254'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27237'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27240> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4807839254"^^xsd:decimal ;
  dwc:decimalLongitude "2.40135346721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  geo-pos:lat "51.4807839254"^^xsd:decimal ;
  geo-pos:long "2.40135346721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1481_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27240'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107388'^^xsd:anyURI;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1481_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40135346721'^^xsd:double;
  dwc:latitude '51.4807839254'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27240'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27239> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4807839254"^^xsd:decimal ;
  dwc:decimalLongitude "2.40135346721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4807839254 2.40135346721)"^^geo:wktLiteral ;
  geo-pos:lat "51.4807839254"^^xsd:decimal ;
  geo-pos:long "2.40135346721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1481_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27239'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1481_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40135346721'^^xsd:double;
  dwc:latitude '51.4807839254'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27239'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27196> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27196'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27196'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27184> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27184'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27184'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27179> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27179'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27179'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27183> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27183'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27183'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27187> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27187'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27187'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27190> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27190'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123574'^^xsd:anyURI;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27190'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27189> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27189'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27189'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27188> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27188'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27188'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27178> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27178'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27178'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27181> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27181'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130711'^^xsd:anyURI;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27181'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27201> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27201'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107400'^^xsd:anyURI;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27201'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27203> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27203'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27203'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27195> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27195'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27195'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27200> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27200'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102783'^^xsd:anyURI;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27200'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27198> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27198'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102126'^^xsd:anyURI;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27198'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27191> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27191'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27191'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27192> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27192'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1360'^^xsd:anyURI;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27192'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27177> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27177'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152285'^^xsd:anyURI;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27177'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27186> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27186'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27186'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27185> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27185'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27185'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27180> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27180'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27180'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27194> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27194'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27194'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27193> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27193'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27193'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27182> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27182'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27182'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27202> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27202'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107188'^^xsd:anyURI;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27202'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27199> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27199'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103166'^^xsd:anyURI;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27199'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27197> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27197'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27197'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27204> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4932838529"^^xsd:decimal ;
  dwc:decimalLongitude "2.4069083914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4932838529 2.4069083914)"^^geo:wktLiteral ;
  geo-pos:lat "51.4932838529"^^xsd:decimal ;
  geo-pos:long "2.4069083914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1478_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27204'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1137'^^xsd:anyURI;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1478_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4069083914'^^xsd:double;
  dwc:latitude '51.4932838529'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27204'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1292'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1428'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1165'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1165'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1380'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1380'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1424'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1424'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1156'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1286'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102460'^^xsd:anyURI;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1286'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1191'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102915'^^xsd:anyURI;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1191'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1281'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1281'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103235'^^xsd:anyURI;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1345'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1347'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102918'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1347'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1392'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1392'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1445'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1341'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130711'^^xsd:anyURI;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1341'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1406'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110472'^^xsd:anyURI;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1406'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1398'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130616'^^xsd:anyURI;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1398'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2597479358"^^xsd:decimal ;
  dwc:decimalLongitude "2.40788355513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2597479358 2.40788355513)"^^geo:wktLiteral ;
  geo-pos:lat "51.2597479358"^^xsd:decimal ;
  geo-pos:long "2.40788355513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "125_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1187'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '125_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40788355513'^^xsd:double;
  dwc:latitude '51.2597479358'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1187'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23450> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4371635011"^^xsd:decimal ;
  dwc:decimalLongitude "2.40829728205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  geo-pos:lat "51.4371635011"^^xsd:decimal ;
  geo-pos:long "2.40829728205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23450'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152385'^^xsd:anyURI;
  dwc:scientificName 'Typosyllis (Typosyllis) armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1245_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40829728205'^^xsd:double;
  dwc:latitude '51.4371635011'^^xsd:double;
  dwc:aphiaid '152385'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23450'^^xsd:anyURI;
  dwc:observationDate '1986-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23449> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4371635011"^^xsd:decimal ;
  dwc:decimalLongitude "2.40829728205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  geo-pos:lat "51.4371635011"^^xsd:decimal ;
  geo-pos:long "2.40829728205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23449'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131531'^^xsd:anyURI;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1245_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40829728205'^^xsd:double;
  dwc:latitude '51.4371635011'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23449'^^xsd:anyURI;
  dwc:observationDate '1986-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23448> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4371635011"^^xsd:decimal ;
  dwc:decimalLongitude "2.40829728205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  geo-pos:lat "51.4371635011"^^xsd:decimal ;
  geo-pos:long "2.40829728205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23448'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1245_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40829728205'^^xsd:double;
  dwc:latitude '51.4371635011'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23448'^^xsd:anyURI;
  dwc:observationDate '1986-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23445> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4371635011"^^xsd:decimal ;
  dwc:decimalLongitude "2.40829728205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  geo-pos:lat "51.4371635011"^^xsd:decimal ;
  geo-pos:long "2.40829728205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23445'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1245_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40829728205'^^xsd:double;
  dwc:latitude '51.4371635011'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23445'^^xsd:anyURI;
  dwc:observationDate '1986-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23446> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4371635011"^^xsd:decimal ;
  dwc:decimalLongitude "2.40829728205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  geo-pos:lat "51.4371635011"^^xsd:decimal ;
  geo-pos:long "2.40829728205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23446'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1245_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40829728205'^^xsd:double;
  dwc:latitude '51.4371635011'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23446'^^xsd:anyURI;
  dwc:observationDate '1986-03-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23447> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4371635011"^^xsd:decimal ;
  dwc:decimalLongitude "2.40829728205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  geo-pos:lat "51.4371635011"^^xsd:decimal ;
  geo-pos:long "2.40829728205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23447'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1245_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40829728205'^^xsd:double;
  dwc:latitude '51.4371635011'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23447'^^xsd:anyURI;
  dwc:observationDate '1986-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23451> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4371635011"^^xsd:decimal ;
  dwc:decimalLongitude "2.40829728205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  geo-pos:lat "51.4371635011"^^xsd:decimal ;
  geo-pos:long "2.40829728205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23451'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123574'^^xsd:anyURI;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1245_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40829728205'^^xsd:double;
  dwc:latitude '51.4371635011'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23451'^^xsd:anyURI;
  dwc:observationDate '1986-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23453> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4371635011"^^xsd:decimal ;
  dwc:decimalLongitude "2.40829728205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  geo-pos:lat "51.4371635011"^^xsd:decimal ;
  geo-pos:long "2.40829728205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23453'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1245_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40829728205'^^xsd:double;
  dwc:latitude '51.4371635011'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23453'^^xsd:anyURI;
  dwc:observationDate '1986-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23444> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4371635011"^^xsd:decimal ;
  dwc:decimalLongitude "2.40829728205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  geo-pos:lat "51.4371635011"^^xsd:decimal ;
  geo-pos:long "2.40829728205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23444'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1245_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40829728205'^^xsd:double;
  dwc:latitude '51.4371635011'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23444'^^xsd:anyURI;
  dwc:observationDate '1986-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23452> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4371635011"^^xsd:decimal ;
  dwc:decimalLongitude "2.40829728205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  geo-pos:lat "51.4371635011"^^xsd:decimal ;
  geo-pos:long "2.40829728205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23452'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1245_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40829728205'^^xsd:double;
  dwc:latitude '51.4371635011'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23452'^^xsd:anyURI;
  dwc:observationDate '1986-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23443> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4371635011"^^xsd:decimal ;
  dwc:decimalLongitude "2.40829728205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  geo-pos:lat "51.4371635011"^^xsd:decimal ;
  geo-pos:long "2.40829728205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23443'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1360'^^xsd:anyURI;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1245_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40829728205'^^xsd:double;
  dwc:latitude '51.4371635011'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23443'^^xsd:anyURI;
  dwc:observationDate '1986-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23454> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4371635011"^^xsd:decimal ;
  dwc:decimalLongitude "2.40829728205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4371635011 2.40829728205)"^^geo:wktLiteral ;
  geo-pos:lat "51.4371635011"^^xsd:decimal ;
  geo-pos:long "2.40829728205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23454'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=105'^^xsd:anyURI;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1245_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.40829728205'^^xsd:double;
  dwc:latitude '51.4371635011'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23454'^^xsd:anyURI;
  dwc:observationDate '1986-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27469> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5513421064"^^xsd:decimal ;
  dwc:decimalLongitude "2.41190846888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  geo-pos:lat "51.5513421064"^^xsd:decimal ;
  geo-pos:long "2.41190846888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1497_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27469'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1497_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.41190846888'^^xsd:double;
  dwc:latitude '51.5513421064'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27469'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27468> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5513421064"^^xsd:decimal ;
  dwc:decimalLongitude "2.41190846888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  geo-pos:lat "51.5513421064"^^xsd:decimal ;
  geo-pos:long "2.41190846888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1497_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27468'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107188'^^xsd:anyURI;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1497_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.41190846888'^^xsd:double;
  dwc:latitude '51.5513421064'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27468'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27467> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5513421064"^^xsd:decimal ;
  dwc:decimalLongitude "2.41190846888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  geo-pos:lat "51.5513421064"^^xsd:decimal ;
  geo-pos:long "2.41190846888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1497_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27467'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1497_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.41190846888'^^xsd:double;
  dwc:latitude '51.5513421064'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27467'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27475> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5513421064"^^xsd:decimal ;
  dwc:decimalLongitude "2.41190846888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  geo-pos:lat "51.5513421064"^^xsd:decimal ;
  geo-pos:long "2.41190846888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1497_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27475'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131106'^^xsd:anyURI;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1497_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.41190846888'^^xsd:double;
  dwc:latitude '51.5513421064'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27475'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27474> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5513421064"^^xsd:decimal ;
  dwc:decimalLongitude "2.41190846888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  geo-pos:lat "51.5513421064"^^xsd:decimal ;
  geo-pos:long "2.41190846888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1497_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27474'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1497_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.41190846888'^^xsd:double;
  dwc:latitude '51.5513421064'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27474'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27472> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5513421064"^^xsd:decimal ;
  dwc:decimalLongitude "2.41190846888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  geo-pos:lat "51.5513421064"^^xsd:decimal ;
  geo-pos:long "2.41190846888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1497_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27472'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1497_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.41190846888'^^xsd:double;
  dwc:latitude '51.5513421064'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27472'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27471> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5513421064"^^xsd:decimal ;
  dwc:decimalLongitude "2.41190846888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  geo-pos:lat "51.5513421064"^^xsd:decimal ;
  geo-pos:long "2.41190846888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1497_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27471'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1497_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.41190846888'^^xsd:double;
  dwc:latitude '51.5513421064'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27471'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27470> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5513421064"^^xsd:decimal ;
  dwc:decimalLongitude "2.41190846888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  geo-pos:lat "51.5513421064"^^xsd:decimal ;
  geo-pos:long "2.41190846888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1497_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27470'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1497_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.41190846888'^^xsd:double;
  dwc:latitude '51.5513421064'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27470'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27473> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5513421064"^^xsd:decimal ;
  dwc:decimalLongitude "2.41190846888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5513421064 2.41190846888)"^^geo:wktLiteral ;
  geo-pos:lat "51.5513421064"^^xsd:decimal ;
  geo-pos:long "2.41190846888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1497_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27473'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1497_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.41190846888'^^xsd:double;
  dwc:latitude '51.5513421064'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27473'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27272> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27272'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27272'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27271> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27271'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27271'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27279> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27279'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130176'^^xsd:anyURI;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27279'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27277> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27277'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27277'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27282> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27282'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27282'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27287> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27287'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107188'^^xsd:anyURI;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27287'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27283> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27283'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27283'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27288> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27288'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27288'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27286> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27286'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27286'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27281> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27281'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27281'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27280> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27280'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27280'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27289> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27289'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27289'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27276> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27276'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27276'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27275> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27275'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27275'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27285> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27285'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27285'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27284> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27284'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27284'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27273> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27273'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27273'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27278> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27278'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152290'^^xsd:anyURI;
  dwc:scientificName 'Harmothoe (Harmothoe) glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '152290'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27278'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27274> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4666114143"^^xsd:decimal ;
  dwc:decimalLongitude "2.42078670555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4666114143 2.42078670555)"^^geo:wktLiteral ;
  geo-pos:lat "51.4666114143"^^xsd:decimal ;
  geo-pos:long "2.42078670555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1484_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27274'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130711'^^xsd:anyURI;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1484_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42078670555'^^xsd:double;
  dwc:latitude '51.4666114143'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27274'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23463> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23463'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23463'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23467> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23467'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23467'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23465> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23465'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23465'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23464> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23464'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23464'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23471> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23471'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=134723'^^xsd:anyURI;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23471'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23469> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23469'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23469'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23468> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23468'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23468'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23470> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23470'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23470'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23475> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23475'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23475'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23474> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23474'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23474'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23472> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23472'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23472'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23473> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23473'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102916'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23473'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23466> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5935642807"^^xsd:decimal ;
  dwc:decimalLongitude "2.42217618165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5935642807 2.42217618165)"^^geo:wktLiteral ;
  geo-pos:lat "51.5935642807"^^xsd:decimal ;
  geo-pos:long "2.42217618165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23466'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=105'^^xsd:anyURI;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1247_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42217618165'^^xsd:double;
  dwc:latitude '51.5935642807'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23466'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27406> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58244842"^^xsd:decimal ;
  dwc:decimalLongitude "2.42357283351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  geo-pos:lat "51.58244842"^^xsd:decimal ;
  geo-pos:long "2.42357283351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1492_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27406'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1492_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42357283351'^^xsd:double;
  dwc:latitude '51.58244842'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27406'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27405> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58244842"^^xsd:decimal ;
  dwc:decimalLongitude "2.42357283351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  geo-pos:lat "51.58244842"^^xsd:decimal ;
  geo-pos:long "2.42357283351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1492_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27405'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123613'^^xsd:anyURI;
  dwc:scientificName 'Amphiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1492_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42357283351'^^xsd:double;
  dwc:latitude '51.58244842'^^xsd:double;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27405'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27408> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58244842"^^xsd:decimal ;
  dwc:decimalLongitude "2.42357283351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  geo-pos:lat "51.58244842"^^xsd:decimal ;
  geo-pos:long "2.42357283351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1492_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27408'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1492_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42357283351'^^xsd:double;
  dwc:latitude '51.58244842'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27408'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27398> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58244842"^^xsd:decimal ;
  dwc:decimalLongitude "2.42357283351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  geo-pos:lat "51.58244842"^^xsd:decimal ;
  geo-pos:long "2.42357283351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1492_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27398'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1492_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42357283351'^^xsd:double;
  dwc:latitude '51.58244842'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27398'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27404> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58244842"^^xsd:decimal ;
  dwc:decimalLongitude "2.42357283351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  geo-pos:lat "51.58244842"^^xsd:decimal ;
  geo-pos:long "2.42357283351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1492_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27404'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1492_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42357283351'^^xsd:double;
  dwc:latitude '51.58244842'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27404'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27403> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58244842"^^xsd:decimal ;
  dwc:decimalLongitude "2.42357283351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  geo-pos:lat "51.58244842"^^xsd:decimal ;
  geo-pos:long "2.42357283351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1492_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27403'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1492_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42357283351'^^xsd:double;
  dwc:latitude '51.58244842'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27403'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27401> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58244842"^^xsd:decimal ;
  dwc:decimalLongitude "2.42357283351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  geo-pos:lat "51.58244842"^^xsd:decimal ;
  geo-pos:long "2.42357283351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1492_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27401'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1492_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42357283351'^^xsd:double;
  dwc:latitude '51.58244842'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27401'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27399> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58244842"^^xsd:decimal ;
  dwc:decimalLongitude "2.42357283351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  geo-pos:lat "51.58244842"^^xsd:decimal ;
  geo-pos:long "2.42357283351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1492_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27399'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1492_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42357283351'^^xsd:double;
  dwc:latitude '51.58244842'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27399'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27407> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58244842"^^xsd:decimal ;
  dwc:decimalLongitude "2.42357283351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  geo-pos:lat "51.58244842"^^xsd:decimal ;
  geo-pos:long "2.42357283351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1492_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27407'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1492_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42357283351'^^xsd:double;
  dwc:latitude '51.58244842'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27407'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27400> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58244842"^^xsd:decimal ;
  dwc:decimalLongitude "2.42357283351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  geo-pos:lat "51.58244842"^^xsd:decimal ;
  geo-pos:long "2.42357283351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1492_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27400'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152333'^^xsd:anyURI;
  dwc:scientificName 'Polydora (Polydora)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1492_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42357283351'^^xsd:double;
  dwc:latitude '51.58244842'^^xsd:double;
  dwc:aphiaid '152333'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27400'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27402> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58244842"^^xsd:decimal ;
  dwc:decimalLongitude "2.42357283351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58244842 2.42357283351)"^^geo:wktLiteral ;
  geo-pos:lat "51.58244842"^^xsd:decimal ;
  geo-pos:long "2.42357283351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1492_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27402'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1492_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42357283351'^^xsd:double;
  dwc:latitude '51.58244842'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27402'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27585> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27585'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27585'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27586> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27586'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27586'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27589> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27589'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27589'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27605> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27605'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27605'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27603> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27603'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27603'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27604> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27604'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27604'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27598> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27598'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107188'^^xsd:anyURI;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27598'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27606> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27606'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27606'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27596> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27596'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102126'^^xsd:anyURI;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27596'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27597> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27597'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27597'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27584> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27584'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27584'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27594> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27594'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=982'^^xsd:anyURI;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27594'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27588> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27588'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27588'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27592> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27592'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27592'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27590> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27590'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27590'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27601> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27601'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27601'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27600> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27600'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27600'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27587> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27587'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27587'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27602> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27602'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=150580'^^xsd:anyURI;
  dwc:scientificName 'Lunatia poliana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '150580'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27602'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27593> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27593'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27593'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27595> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27595'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27595'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27591> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27591'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27591'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27599> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5391123517"^^xsd:decimal ;
  dwc:decimalLongitude "2.42440884948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5391123517 2.42440884948)"^^geo:wktLiteral ;
  geo-pos:lat "51.5391123517"^^xsd:decimal ;
  geo-pos:long "2.42440884948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1505_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27599'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107232'^^xsd:anyURI;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1505_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42440884948'^^xsd:double;
  dwc:latitude '51.5391123517'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27599'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  geo-pos:lat "51.2842640401"^^xsd:decimal ;
  geo-pos:long "2.42480401348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1366'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1366'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A477> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  geo-pos:lat "51.2842640401"^^xsd:decimal ;
  geo-pos:long "2.42480401348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:477'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  geo-pos:lat "51.2842640401"^^xsd:decimal ;
  geo-pos:long "2.42480401348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130595'^^xsd:anyURI;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:225'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A730> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  geo-pos:lat "51.2842640401"^^xsd:decimal ;
  geo-pos:long "2.42480401348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '730'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:730'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A835> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  geo-pos:lat "51.2842640401"^^xsd:decimal ;
  geo-pos:long "2.42480401348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '835'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152324'^^xsd:anyURI;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:835'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  geo-pos:lat "51.2842640401"^^xsd:decimal ;
  geo-pos:long "2.42480401348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1256'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1256'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A917> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '917'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138821'^^xsd:anyURI;
  dwc:scientificName 'Astarte elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '138821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:917'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A746> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  geo-pos:lat "51.2842640401"^^xsd:decimal ;
  geo-pos:long "2.42480401348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:746'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A596> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  geo-pos:lat "51.2842640401"^^xsd:decimal ;
  geo-pos:long "2.42480401348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:596'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A758> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  geo-pos:lat "51.2842640401"^^xsd:decimal ;
  geo-pos:long "2.42480401348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '758'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130120'^^xsd:anyURI;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:758'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  geo-pos:lat "51.2842640401"^^xsd:decimal ;
  geo-pos:long "2.42480401348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110628'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:269'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  geo-pos:lat "51.2842640401"^^xsd:decimal ;
  geo-pos:long "2.42480401348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1275'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1360'^^xsd:anyURI;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1275'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2842640401 2.42480401348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2842640401"^^xsd:decimal ;
  dwc:decimalLongitude "2.42480401348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103228'^^xsd:anyURI;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42480401348'^^xsd:double;
  dwc:latitude '51.2842640401'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:309'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2540428875 2.42512386588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2540428875"^^xsd:decimal ;
  dwc:decimalLongitude "2.42512386588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2540428875 2.42512386588)"^^geo:wktLiteral ;
  geo-pos:lat "51.2540428875"^^xsd:decimal ;
  geo-pos:long "2.42512386588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42512386588'^^xsd:double;
  dwc:latitude '51.2540428875'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1180'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2127128776 2.42661221951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2127128776"^^xsd:decimal ;
  dwc:decimalLongitude "2.42661221951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2127128776 2.42661221951)"^^geo:wktLiteral ;
  geo-pos:lat "51.2127128776"^^xsd:decimal ;
  geo-pos:long "2.42661221951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5191'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42661221951'^^xsd:double;
  dwc:latitude '51.2127128776'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5191'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2127128776 2.42661221951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2127128776"^^xsd:decimal ;
  dwc:decimalLongitude "2.42661221951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2127128776 2.42661221951)"^^geo:wktLiteral ;
  geo-pos:lat "51.2127128776"^^xsd:decimal ;
  geo-pos:long "2.42661221951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4756'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42661221951'^^xsd:double;
  dwc:latitude '51.2127128776'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4756'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2127128776 2.42661221951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2127128776"^^xsd:decimal ;
  dwc:decimalLongitude "2.42661221951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2127128776 2.42661221951)"^^geo:wktLiteral ;
  geo-pos:lat "51.2127128776"^^xsd:decimal ;
  geo-pos:long "2.42661221951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5058'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=921'^^xsd:anyURI;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42661221951'^^xsd:double;
  dwc:latitude '51.2127128776'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5058'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2127128776 2.42661221951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2127128776"^^xsd:decimal ;
  dwc:decimalLongitude "2.42661221951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2127128776 2.42661221951)"^^geo:wktLiteral ;
  geo-pos:lat "51.2127128776"^^xsd:decimal ;
  geo-pos:long "2.42661221951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5231'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42661221951'^^xsd:double;
  dwc:latitude '51.2127128776'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5231'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2127128776 2.42661221951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2127128776"^^xsd:decimal ;
  dwc:decimalLongitude "2.42661221951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2127128776 2.42661221951)"^^geo:wktLiteral ;
  geo-pos:lat "51.2127128776"^^xsd:decimal ;
  geo-pos:long "2.42661221951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5612'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.42661221951'^^xsd:double;
  dwc:latitude '51.2127128776'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5612'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.412720985 2.43328773142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.412720985"^^xsd:decimal ;
  dwc:decimalLongitude "2.43328773142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.412720985 2.43328773142)"^^geo:wktLiteral ;
  geo-pos:lat "51.412720985"^^xsd:decimal ;
  geo-pos:long "2.43328773142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4069'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43328773142'^^xsd:double;
  dwc:latitude '51.412720985'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4069'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.412720985 2.43328773142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.412720985"^^xsd:decimal ;
  dwc:decimalLongitude "2.43328773142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.412720985 2.43328773142)"^^geo:wktLiteral ;
  geo-pos:lat "51.412720985"^^xsd:decimal ;
  geo-pos:long "2.43328773142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4770'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140300'^^xsd:anyURI;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43328773142'^^xsd:double;
  dwc:latitude '51.412720985'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4770'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.412720985 2.43328773142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.412720985"^^xsd:decimal ;
  dwc:decimalLongitude "2.43328773142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.412720985 2.43328773142)"^^geo:wktLiteral ;
  geo-pos:lat "51.412720985"^^xsd:decimal ;
  geo-pos:long "2.43328773142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3641'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43328773142'^^xsd:double;
  dwc:latitude '51.412720985'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3641'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5168> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.412720985 2.43328773142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.412720985"^^xsd:decimal ;
  dwc:decimalLongitude "2.43328773142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.412720985 2.43328773142)"^^geo:wktLiteral ;
  geo-pos:lat "51.412720985"^^xsd:decimal ;
  geo-pos:long "2.43328773142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5168'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43328773142'^^xsd:double;
  dwc:latitude '51.412720985'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5168'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.412720985 2.43328773142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.412720985"^^xsd:decimal ;
  dwc:decimalLongitude "2.43328773142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.412720985 2.43328773142)"^^geo:wktLiteral ;
  geo-pos:lat "51.412720985"^^xsd:decimal ;
  geo-pos:long "2.43328773142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4981'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=105'^^xsd:anyURI;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43328773142'^^xsd:double;
  dwc:latitude '51.412720985'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4981'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27505> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27505'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27505'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27504> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27504'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27504'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27514> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27514'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27514'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27513> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27513'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27513'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27510> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27510'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27510'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27511> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27511'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107388'^^xsd:anyURI;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27511'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27507> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27507'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27507'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27515> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27515'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27515'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27509> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27509'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102783'^^xsd:anyURI;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27509'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27516> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27516'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1337'^^xsd:anyURI;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27516'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27502> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27502'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27502'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27506> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27506'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27506'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27512> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27512'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27512'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27503> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27503'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27503'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27501> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27501'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27501'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27508> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5699487059"^^xsd:decimal ;
  dwc:decimalLongitude "2.43440827219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5699487059 2.43440827219)"^^geo:wktLiteral ;
  geo-pos:lat "51.5699487059"^^xsd:decimal ;
  geo-pos:long "2.43440827219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1500_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27508'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1500_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43440827219'^^xsd:double;
  dwc:latitude '51.5699487059'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27508'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27613> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27613'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27613'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27611> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27611'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27611'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27608> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27608'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27608'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27617> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27617'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27617'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27614> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27614'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27614'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27615> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27615'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27615'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27619> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27619'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27619'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27607> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27607'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27607'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27618> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27618'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27618'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27610> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27610'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27610'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27609> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27609'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27609'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27612> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27612'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27612'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27616> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5582787659"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468286579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5582787659 2.43468286579)"^^geo:wktLiteral ;
  geo-pos:lat "51.5582787659"^^xsd:decimal ;
  geo-pos:long "2.43468286579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1506_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27616'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1506_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468286579'^^xsd:double;
  dwc:latitude '51.5582787659'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27616'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21129> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7391268217 2.43468819516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7391268217"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468819516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7391268217 2.43468819516)"^^geo:wktLiteral ;
  geo-pos:lat "51.7391268217"^^xsd:decimal ;
  geo-pos:long "2.43468819516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1150_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21129'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1150_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468819516'^^xsd:double;
  dwc:latitude '51.7391268217'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21129'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21127> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7391268217 2.43468819516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7391268217"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468819516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7391268217 2.43468819516)"^^geo:wktLiteral ;
  geo-pos:lat "51.7391268217"^^xsd:decimal ;
  geo-pos:long "2.43468819516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1150_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21127'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1150_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468819516'^^xsd:double;
  dwc:latitude '51.7391268217'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21127'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21128> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7391268217 2.43468819516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7391268217"^^xsd:decimal ;
  dwc:decimalLongitude "2.43468819516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7391268217 2.43468819516)"^^geo:wktLiteral ;
  geo-pos:lat "51.7391268217"^^xsd:decimal ;
  geo-pos:long "2.43468819516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1150_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21128'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1150_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43468819516'^^xsd:double;
  dwc:latitude '51.7391268217'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21128'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A552> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2734274805 2.43755480274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2734274805"^^xsd:decimal ;
  dwc:decimalLongitude "2.43755480274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2734274805 2.43755480274)"^^geo:wktLiteral ;
  geo-pos:lat "51.2734274805"^^xsd:decimal ;
  geo-pos:long "2.43755480274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.43755480274'^^xsd:double;
  dwc:latitude '51.2734274805'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:552'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2016000605 2.4399471999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2016000605"^^xsd:decimal ;
  dwc:decimalLongitude "2.4399471999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2016000605 2.4399471999)"^^geo:wktLiteral ;
  geo-pos:lat "51.2016000605"^^xsd:decimal ;
  geo-pos:long "2.4399471999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5299'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4399471999'^^xsd:double;
  dwc:latitude '51.2016000605'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5299'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2016000605 2.4399471999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2016000605"^^xsd:decimal ;
  dwc:decimalLongitude "2.4399471999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2016000605 2.4399471999)"^^geo:wktLiteral ;
  geo-pos:lat "51.2016000605"^^xsd:decimal ;
  geo-pos:long "2.4399471999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4904'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4399471999'^^xsd:double;
  dwc:latitude '51.2016000605'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4904'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2016000605 2.4399471999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2016000605"^^xsd:decimal ;
  dwc:decimalLongitude "2.4399471999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2016000605 2.4399471999)"^^geo:wktLiteral ;
  geo-pos:lat "51.2016000605"^^xsd:decimal ;
  geo-pos:long "2.4399471999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3689'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4399471999'^^xsd:double;
  dwc:latitude '51.2016000605'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3689'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23331> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.480498372"^^xsd:decimal ;
  dwc:decimalLongitude "2.4419092841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  geo-pos:lat "51.480498372"^^xsd:decimal ;
  geo-pos:long "2.4419092841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1239_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23331'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1239_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4419092841'^^xsd:double;
  dwc:latitude '51.480498372'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23331'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23333> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.480498372"^^xsd:decimal ;
  dwc:decimalLongitude "2.4419092841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  geo-pos:lat "51.480498372"^^xsd:decimal ;
  geo-pos:long "2.4419092841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1239_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23333'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152385'^^xsd:anyURI;
  dwc:scientificName 'Typosyllis (Typosyllis) armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1239_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4419092841'^^xsd:double;
  dwc:latitude '51.480498372'^^xsd:double;
  dwc:aphiaid '152385'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23333'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23339> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.480498372"^^xsd:decimal ;
  dwc:decimalLongitude "2.4419092841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  geo-pos:lat "51.480498372"^^xsd:decimal ;
  geo-pos:long "2.4419092841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1239_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23339'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1239_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4419092841'^^xsd:double;
  dwc:latitude '51.480498372'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23339'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23332> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.480498372"^^xsd:decimal ;
  dwc:decimalLongitude "2.4419092841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  geo-pos:lat "51.480498372"^^xsd:decimal ;
  geo-pos:long "2.4419092841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1239_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23332'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1239_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4419092841'^^xsd:double;
  dwc:latitude '51.480498372'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23332'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23330> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.480498372"^^xsd:decimal ;
  dwc:decimalLongitude "2.4419092841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  geo-pos:lat "51.480498372"^^xsd:decimal ;
  geo-pos:long "2.4419092841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1239_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23330'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1239_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4419092841'^^xsd:double;
  dwc:latitude '51.480498372'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23330'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23334> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.480498372"^^xsd:decimal ;
  dwc:decimalLongitude "2.4419092841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  geo-pos:lat "51.480498372"^^xsd:decimal ;
  geo-pos:long "2.4419092841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1239_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23334'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1239_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4419092841'^^xsd:double;
  dwc:latitude '51.480498372'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23334'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23335> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.480498372"^^xsd:decimal ;
  dwc:decimalLongitude "2.4419092841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  geo-pos:lat "51.480498372"^^xsd:decimal ;
  geo-pos:long "2.4419092841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1239_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23335'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1239_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4419092841'^^xsd:double;
  dwc:latitude '51.480498372'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23335'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23337> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.480498372"^^xsd:decimal ;
  dwc:decimalLongitude "2.4419092841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  geo-pos:lat "51.480498372"^^xsd:decimal ;
  geo-pos:long "2.4419092841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1239_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23337'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=106889'^^xsd:anyURI;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1239_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4419092841'^^xsd:double;
  dwc:latitude '51.480498372'^^xsd:double;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23337'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23329> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.480498372"^^xsd:decimal ;
  dwc:decimalLongitude "2.4419092841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  geo-pos:lat "51.480498372"^^xsd:decimal ;
  geo-pos:long "2.4419092841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1239_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23329'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1239_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4419092841'^^xsd:double;
  dwc:latitude '51.480498372'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23329'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23336> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.480498372"^^xsd:decimal ;
  dwc:decimalLongitude "2.4419092841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  geo-pos:lat "51.480498372"^^xsd:decimal ;
  geo-pos:long "2.4419092841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1239_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23336'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1239_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4419092841'^^xsd:double;
  dwc:latitude '51.480498372'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23336'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23338> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.480498372"^^xsd:decimal ;
  dwc:decimalLongitude "2.4419092841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.480498372 2.4419092841)"^^geo:wktLiteral ;
  geo-pos:lat "51.480498372"^^xsd:decimal ;
  geo-pos:long "2.4419092841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1239_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23338'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102673'^^xsd:anyURI;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1239_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4419092841'^^xsd:double;
  dwc:latitude '51.480498372'^^xsd:double;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23338'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2521030059"^^xsd:decimal ;
  dwc:decimalLongitude "2.44424878192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  geo-pos:lat "51.2521030059"^^xsd:decimal ;
  geo-pos:long "2.44424878192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1291'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44424878192'^^xsd:double;
  dwc:latitude '51.2521030059'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1291'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2521030059"^^xsd:decimal ;
  dwc:decimalLongitude "2.44424878192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  geo-pos:lat "51.2521030059"^^xsd:decimal ;
  geo-pos:long "2.44424878192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44424878192'^^xsd:double;
  dwc:latitude '51.2521030059'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1193'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2521030059"^^xsd:decimal ;
  dwc:decimalLongitude "2.44424878192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  geo-pos:lat "51.2521030059"^^xsd:decimal ;
  geo-pos:long "2.44424878192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102126'^^xsd:anyURI;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44424878192'^^xsd:double;
  dwc:latitude '51.2521030059'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1189'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2521030059"^^xsd:decimal ;
  dwc:decimalLongitude "2.44424878192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  geo-pos:lat "51.2521030059"^^xsd:decimal ;
  geo-pos:long "2.44424878192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1185'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103235'^^xsd:anyURI;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44424878192'^^xsd:double;
  dwc:latitude '51.2521030059'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1185'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2521030059"^^xsd:decimal ;
  dwc:decimalLongitude "2.44424878192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  geo-pos:lat "51.2521030059"^^xsd:decimal ;
  geo-pos:long "2.44424878192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44424878192'^^xsd:double;
  dwc:latitude '51.2521030059'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1196'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2521030059"^^xsd:decimal ;
  dwc:decimalLongitude "2.44424878192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  geo-pos:lat "51.2521030059"^^xsd:decimal ;
  geo-pos:long "2.44424878192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1179'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44424878192'^^xsd:double;
  dwc:latitude '51.2521030059'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1179'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2521030059"^^xsd:decimal ;
  dwc:decimalLongitude "2.44424878192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  geo-pos:lat "51.2521030059"^^xsd:decimal ;
  geo-pos:long "2.44424878192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1419'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44424878192'^^xsd:double;
  dwc:latitude '51.2521030059'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1419'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2521030059"^^xsd:decimal ;
  dwc:decimalLongitude "2.44424878192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1172'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44424878192'^^xsd:double;
  dwc:latitude '51.2521030059'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1172'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2521030059"^^xsd:decimal ;
  dwc:decimalLongitude "2.44424878192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  geo-pos:lat "51.2521030059"^^xsd:decimal ;
  geo-pos:long "2.44424878192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44424878192'^^xsd:double;
  dwc:latitude '51.2521030059'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1188'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2521030059"^^xsd:decimal ;
  dwc:decimalLongitude "2.44424878192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1346'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44424878192'^^xsd:double;
  dwc:latitude '51.2521030059'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1346'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2521030059"^^xsd:decimal ;
  dwc:decimalLongitude "2.44424878192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2521030059 2.44424878192)"^^geo:wktLiteral ;
  geo-pos:lat "51.2521030059"^^xsd:decimal ;
  geo-pos:long "2.44424878192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1285'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103073'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44424878192'^^xsd:double;
  dwc:latitude '51.2521030059'^^xsd:double;
  dwc:aphiaid '103073'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1285'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21156> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5118930128 2.44468164588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5118930128"^^xsd:decimal ;
  dwc:decimalLongitude "2.44468164588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5118930128 2.44468164588)"^^geo:wktLiteral ;
  geo-pos:lat "51.5118930128"^^xsd:decimal ;
  geo-pos:long "2.44468164588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21156'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1154_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44468164588'^^xsd:double;
  dwc:latitude '51.5118930128'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21156'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21160> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5118930128 2.44468164588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5118930128"^^xsd:decimal ;
  dwc:decimalLongitude "2.44468164588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5118930128 2.44468164588)"^^geo:wktLiteral ;
  geo-pos:lat "51.5118930128"^^xsd:decimal ;
  geo-pos:long "2.44468164588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21160'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1154_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44468164588'^^xsd:double;
  dwc:latitude '51.5118930128'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21160'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21157> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5118930128 2.44468164588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5118930128"^^xsd:decimal ;
  dwc:decimalLongitude "2.44468164588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5118930128 2.44468164588)"^^geo:wktLiteral ;
  geo-pos:lat "51.5118930128"^^xsd:decimal ;
  geo-pos:long "2.44468164588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21157'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1154_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44468164588'^^xsd:double;
  dwc:latitude '51.5118930128'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21157'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21158> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5118930128 2.44468164588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5118930128"^^xsd:decimal ;
  dwc:decimalLongitude "2.44468164588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5118930128 2.44468164588)"^^geo:wktLiteral ;
  geo-pos:lat "51.5118930128"^^xsd:decimal ;
  geo-pos:long "2.44468164588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21158'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1154_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44468164588'^^xsd:double;
  dwc:latitude '51.5118930128'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21158'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21155> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5118930128 2.44468164588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5118930128"^^xsd:decimal ;
  dwc:decimalLongitude "2.44468164588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5118930128 2.44468164588)"^^geo:wktLiteral ;
  geo-pos:lat "51.5118930128"^^xsd:decimal ;
  geo-pos:long "2.44468164588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21155'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1154_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44468164588'^^xsd:double;
  dwc:latitude '51.5118930128'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21155'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21159> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5118930128 2.44468164588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5118930128"^^xsd:decimal ;
  dwc:decimalLongitude "2.44468164588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5118930128 2.44468164588)"^^geo:wktLiteral ;
  geo-pos:lat "51.5118930128"^^xsd:decimal ;
  geo-pos:long "2.44468164588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21159'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=794'^^xsd:anyURI;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1154_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44468164588'^^xsd:double;
  dwc:latitude '51.5118930128'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21159'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27495> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5982831957"^^xsd:decimal ;
  dwc:decimalLongitude "2.44606862845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  geo-pos:lat "51.5982831957"^^xsd:decimal ;
  geo-pos:long "2.44606862845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1499_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27495'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1499_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44606862845'^^xsd:double;
  dwc:latitude '51.5982831957'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27495'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27500> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5982831957"^^xsd:decimal ;
  dwc:decimalLongitude "2.44606862845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  geo-pos:lat "51.5982831957"^^xsd:decimal ;
  geo-pos:long "2.44606862845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1499_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27500'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1499_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44606862845'^^xsd:double;
  dwc:latitude '51.5982831957'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27500'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27499> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5982831957"^^xsd:decimal ;
  dwc:decimalLongitude "2.44606862845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  geo-pos:lat "51.5982831957"^^xsd:decimal ;
  geo-pos:long "2.44606862845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1499_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27499'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1499_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44606862845'^^xsd:double;
  dwc:latitude '51.5982831957'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27499'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27491> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5982831957"^^xsd:decimal ;
  dwc:decimalLongitude "2.44606862845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  geo-pos:lat "51.5982831957"^^xsd:decimal ;
  geo-pos:long "2.44606862845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1499_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27491'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1499_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44606862845'^^xsd:double;
  dwc:latitude '51.5982831957'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27491'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27492> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5982831957"^^xsd:decimal ;
  dwc:decimalLongitude "2.44606862845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  geo-pos:lat "51.5982831957"^^xsd:decimal ;
  geo-pos:long "2.44606862845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1499_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27492'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102126'^^xsd:anyURI;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1499_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44606862845'^^xsd:double;
  dwc:latitude '51.5982831957'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27492'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27493> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5982831957"^^xsd:decimal ;
  dwc:decimalLongitude "2.44606862845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  geo-pos:lat "51.5982831957"^^xsd:decimal ;
  geo-pos:long "2.44606862845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1499_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27493'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102916'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1499_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44606862845'^^xsd:double;
  dwc:latitude '51.5982831957'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27493'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27494> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5982831957"^^xsd:decimal ;
  dwc:decimalLongitude "2.44606862845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  geo-pos:lat "51.5982831957"^^xsd:decimal ;
  geo-pos:long "2.44606862845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1499_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27494'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1499_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44606862845'^^xsd:double;
  dwc:latitude '51.5982831957'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27494'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27497> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5982831957"^^xsd:decimal ;
  dwc:decimalLongitude "2.44606862845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  geo-pos:lat "51.5982831957"^^xsd:decimal ;
  geo-pos:long "2.44606862845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1499_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27497'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1499_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44606862845'^^xsd:double;
  dwc:latitude '51.5982831957'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27497'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27498> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5982831957"^^xsd:decimal ;
  dwc:decimalLongitude "2.44606862845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  geo-pos:lat "51.5982831957"^^xsd:decimal ;
  geo-pos:long "2.44606862845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1499_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27498'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1499_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44606862845'^^xsd:double;
  dwc:latitude '51.5982831957'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27498'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27490> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5982831957"^^xsd:decimal ;
  dwc:decimalLongitude "2.44606862845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  geo-pos:lat "51.5982831957"^^xsd:decimal ;
  geo-pos:long "2.44606862845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1499_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27490'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1499_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44606862845'^^xsd:double;
  dwc:latitude '51.5982831957'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27490'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27489> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5982831957"^^xsd:decimal ;
  dwc:decimalLongitude "2.44606862845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  geo-pos:lat "51.5982831957"^^xsd:decimal ;
  geo-pos:long "2.44606862845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1499_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27489'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1499_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44606862845'^^xsd:double;
  dwc:latitude '51.5982831957'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27489'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27496> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5982831957"^^xsd:decimal ;
  dwc:decimalLongitude "2.44606862845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5982831957 2.44606862845)"^^geo:wktLiteral ;
  geo-pos:lat "51.5982831957"^^xsd:decimal ;
  geo-pos:long "2.44606862845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1499_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27496'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1499_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44606862845'^^xsd:double;
  dwc:latitude '51.5982831957'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27496'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19717> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19717'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19717'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19779> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19779'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19779'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19733> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19733'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19733'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19743> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19743'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19743'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19794> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19794'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129379'^^xsd:anyURI;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19794'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19784> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19784'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19784'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19797> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19797'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129938'^^xsd:anyURI;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19797'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19706> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19706'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19706'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19748> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19748'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19748'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19718> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19718'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19718'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19731> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19731'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19731'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19772> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19772'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19772'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19771> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19771'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152443'^^xsd:anyURI;
  dwc:scientificName 'Anaitides groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '152443'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19771'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19713> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19713'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140300'^^xsd:anyURI;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19713'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19786> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19786'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19786'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19742> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19742'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19742'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19735> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19735'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19735'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19741> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19741'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19741'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19740> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19740'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19740'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19785> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19785'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19785'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19736> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19736'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19736'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19778> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19778'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19778'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19687> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19687'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19687'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19783> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19783'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19783'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19745> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19745'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19745'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19704> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19704'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19704'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19716> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19716'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19716'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19690> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19690'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19690'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19729> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19729'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19729'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19703> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19703'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19703'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19776> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19776'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19776'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19792> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19792'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=134723'^^xsd:anyURI;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19792'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19747> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19747'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19747'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19775> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19775'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19775'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19688> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19688'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19688'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19750> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19750'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19750'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19691> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19691'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19691'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19796> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19796'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131149'^^xsd:anyURI;
  dwc:scientificName 'Polydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131149'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19796'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19795> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19795'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19795'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19752> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19752'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130644'^^xsd:anyURI;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19752'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19774> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19774'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130644'^^xsd:anyURI;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19774'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19701> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19701'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130616'^^xsd:anyURI;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19701'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19749> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19749'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130616'^^xsd:anyURI;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19749'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19782> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19782'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130616'^^xsd:anyURI;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19782'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19744> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19744'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130711'^^xsd:anyURI;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19744'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19715> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19715'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19715'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19781> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19781'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130711'^^xsd:anyURI;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19781'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19705> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19705'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19705'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19720> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19720'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19720'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19732> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19732'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19732'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19773> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19773'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19773'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19780> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19780'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130595'^^xsd:anyURI;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19780'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19751> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19751'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130595'^^xsd:anyURI;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19751'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19753> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19753'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19753'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19777> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19777'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19777'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19728> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19728'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130613'^^xsd:anyURI;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19728'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19689> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19689'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19689'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19759> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19759'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124929'^^xsd:anyURI;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19759'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19702> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19702'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19702'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19739> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19739'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19739'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19719> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19719'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19719'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19746> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19746'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19746'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19709> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19709'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102783'^^xsd:anyURI;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19709'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19700> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19700'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19700'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19730> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19730'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19730'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19686> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19686'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19686'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19738> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19738'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19738'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19712> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19712'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19712'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19760> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19760'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19760'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19692> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19692'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19692'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19696> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19696'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19696'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19697> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19697'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19697'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19708> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19708'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19708'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19711> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19711'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=118852'^^xsd:anyURI;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19711'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19765> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19765'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110445'^^xsd:anyURI;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19765'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19763> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19763'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110462'^^xsd:anyURI;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19763'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19758> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19758'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110462'^^xsd:anyURI;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19758'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19727> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19727'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=108344'^^xsd:anyURI;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19727'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19761> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19761'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=108344'^^xsd:anyURI;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19761'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19769> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19769'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107281'^^xsd:anyURI;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19769'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19695> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19695'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107388'^^xsd:anyURI;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19695'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19721> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19721'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19721'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19798> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19798'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=106889'^^xsd:anyURI;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19798'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19770> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19770'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107072'^^xsd:anyURI;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19770'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19694> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19694'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19694'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19768> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19768'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103166'^^xsd:anyURI;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19768'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19710> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19710'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19710'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19755> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19755'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19755'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19788> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19788'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19788'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19725> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19725'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19725'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19793> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19793'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102916'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19793'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19787> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19787'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102915'^^xsd:anyURI;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19787'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19756> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19756'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102915'^^xsd:anyURI;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19756'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19726> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19726'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102460'^^xsd:anyURI;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19726'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19693> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19693'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102783'^^xsd:anyURI;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19693'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19766> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19766'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102460'^^xsd:anyURI;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19766'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19767> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19767'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102131'^^xsd:anyURI;
  dwc:scientificName 'Atylus swammerdami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19767'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19764> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19764'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101857'^^xsd:anyURI;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19764'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19698> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19698'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19698'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19724> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19724'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19724'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19754> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19754'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19754'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19707> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19707'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19707'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19762> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19762'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19762'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19791> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19791'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19791'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19722> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19722'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19722'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19734> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19734'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19734'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19790> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19790'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19790'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19789> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19789'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19789'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19757> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19757'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19757'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19714> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19714'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=105'^^xsd:anyURI;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19714'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19737> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1108_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19737'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=105'^^xsd:anyURI;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1108_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19737'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19699> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19699'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19699'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19723> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243828197"^^xsd:decimal ;
  dwc:decimalLongitude "2.44634641954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243828197 2.44634641954)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243828197"^^xsd:decimal ;
  geo-pos:long "2.44634641954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1107_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19723'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1107_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44634641954'^^xsd:double;
  dwc:latitude '51.3243828197'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19723'^^xsd:anyURI;
  dwc:observationDate '1980-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1960464777"^^xsd:decimal ;
  dwc:decimalLongitude "2.44828671113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  geo-pos:lat "51.1960464777"^^xsd:decimal ;
  geo-pos:long "2.44828671113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4691'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44828671113'^^xsd:double;
  dwc:latitude '51.1960464777'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4691'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1960464777"^^xsd:decimal ;
  dwc:decimalLongitude "2.44828671113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  geo-pos:lat "51.1960464777"^^xsd:decimal ;
  geo-pos:long "2.44828671113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3718'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44828671113'^^xsd:double;
  dwc:latitude '51.1960464777'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3718'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1960464777"^^xsd:decimal ;
  dwc:decimalLongitude "2.44828671113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  geo-pos:lat "51.1960464777"^^xsd:decimal ;
  geo-pos:long "2.44828671113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3801'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44828671113'^^xsd:double;
  dwc:latitude '51.1960464777'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3801'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1960464777"^^xsd:decimal ;
  dwc:decimalLongitude "2.44828671113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  geo-pos:lat "51.1960464777"^^xsd:decimal ;
  geo-pos:long "2.44828671113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4912'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131106'^^xsd:anyURI;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44828671113'^^xsd:double;
  dwc:latitude '51.1960464777'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4912'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1960464777"^^xsd:decimal ;
  dwc:decimalLongitude "2.44828671113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  geo-pos:lat "51.1960464777"^^xsd:decimal ;
  geo-pos:long "2.44828671113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4697'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44828671113'^^xsd:double;
  dwc:latitude '51.1960464777'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4697'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1960464777"^^xsd:decimal ;
  dwc:decimalLongitude "2.44828671113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  geo-pos:lat "51.1960464777"^^xsd:decimal ;
  geo-pos:long "2.44828671113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4643'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44828671113'^^xsd:double;
  dwc:latitude '51.1960464777'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4643'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1960464777"^^xsd:decimal ;
  dwc:decimalLongitude "2.44828671113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1960464777 2.44828671113)"^^geo:wktLiteral ;
  geo-pos:lat "51.1960464777"^^xsd:decimal ;
  geo-pos:long "2.44828671113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3893'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44828671113'^^xsd:double;
  dwc:latitude '51.1960464777'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3893'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23344> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23344'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23344'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23351> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23351'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23351'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23341> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23341'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23341'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23347> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23347'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23347'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23345> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23345'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23345'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23343> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23343'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23343'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23340> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23340'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23340'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23348> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23348'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155185'^^xsd:anyURI;
  dwc:scientificName 'Polygordius appendiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '155185'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23348'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23342> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23342'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23342'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23350> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23350'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123613'^^xsd:anyURI;
  dwc:scientificName 'Amphiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23350'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23349> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23349'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23349'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23346> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23346'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23346'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23352> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6521741436"^^xsd:decimal ;
  dwc:decimalLongitude "2.44885224399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6521741436 2.44885224399)"^^geo:wktLiteral ;
  geo-pos:lat "51.6521741436"^^xsd:decimal ;
  geo-pos:long "2.44885224399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1240_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23352'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1240_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44885224399'^^xsd:double;
  dwc:latitude '51.6521741436'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23352'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4016054021 2.44995728163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4016054021"^^xsd:decimal ;
  dwc:decimalLongitude "2.44995728163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4016054021 2.44995728163)"^^geo:wktLiteral ;
  geo-pos:lat "51.4016054021"^^xsd:decimal ;
  geo-pos:long "2.44995728163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3656'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44995728163'^^xsd:double;
  dwc:latitude '51.4016054021'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3656'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4016054021 2.44995728163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4016054021"^^xsd:decimal ;
  dwc:decimalLongitude "2.44995728163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4016054021 2.44995728163)"^^geo:wktLiteral ;
  geo-pos:lat "51.4016054021"^^xsd:decimal ;
  geo-pos:long "2.44995728163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3736'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131106'^^xsd:anyURI;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44995728163'^^xsd:double;
  dwc:latitude '51.4016054021'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3736'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4016054021 2.44995728163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4016054021"^^xsd:decimal ;
  dwc:decimalLongitude "2.44995728163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4016054021 2.44995728163)"^^geo:wktLiteral ;
  geo-pos:lat "51.4016054021"^^xsd:decimal ;
  geo-pos:long "2.44995728163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3750'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44995728163'^^xsd:double;
  dwc:latitude '51.4016054021'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3750'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4016054021 2.44995728163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4016054021"^^xsd:decimal ;
  dwc:decimalLongitude "2.44995728163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4016054021 2.44995728163)"^^geo:wktLiteral ;
  geo-pos:lat "51.4016054021"^^xsd:decimal ;
  geo-pos:long "2.44995728163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5233'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44995728163'^^xsd:double;
  dwc:latitude '51.4016054021'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5233'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4016054021 2.44995728163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4016054021"^^xsd:decimal ;
  dwc:decimalLongitude "2.44995728163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4016054021 2.44995728163)"^^geo:wktLiteral ;
  geo-pos:lat "51.4016054021"^^xsd:decimal ;
  geo-pos:long "2.44995728163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4927'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44995728163'^^xsd:double;
  dwc:latitude '51.4016054021'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4927'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A702> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '702'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:702'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A977> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  geo-pos:lat "51.2647363689"^^xsd:decimal ;
  geo-pos:long "2.45173594552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '977'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:977'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  geo-pos:lat "51.2647363689"^^xsd:decimal ;
  geo-pos:long "2.45173594552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:331'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A563> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:563'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1322'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1322'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A573> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  geo-pos:lat "51.2647363689"^^xsd:decimal ;
  geo-pos:long "2.45173594552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:573'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  geo-pos:lat "51.2647363689"^^xsd:decimal ;
  geo-pos:long "2.45173594552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1234'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  geo-pos:lat "51.2647363689"^^xsd:decimal ;
  geo-pos:long "2.45173594552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141595'^^xsd:anyURI;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:418'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A757> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  geo-pos:lat "51.2647363689"^^xsd:decimal ;
  geo-pos:long "2.45173594552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130120'^^xsd:anyURI;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:757'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  geo-pos:lat "51.2647363689"^^xsd:decimal ;
  geo-pos:long "2.45173594552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1087'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1087'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A798> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  geo-pos:lat "51.2647363689"^^xsd:decimal ;
  geo-pos:long "2.45173594552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '798'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:798'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A588> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  geo-pos:lat "51.2647363689"^^xsd:decimal ;
  geo-pos:long "2.45173594552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:588'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A708> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  geo-pos:lat "51.2647363689"^^xsd:decimal ;
  geo-pos:long "2.45173594552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:708'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2647363689"^^xsd:decimal ;
  dwc:decimalLongitude "2.45173594552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2647363689 2.45173594552)"^^geo:wktLiteral ;
  geo-pos:lat "51.2647363689"^^xsd:decimal ;
  geo-pos:long "2.45173594552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45173594552'^^xsd:double;
  dwc:latitude '51.2647363689'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1186'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2823003091 2.45607217205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2823003091"^^xsd:decimal ;
  dwc:decimalLongitude "2.45607217205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2823003091 2.45607217205)"^^geo:wktLiteral ;
  geo-pos:lat "51.2823003091"^^xsd:decimal ;
  geo-pos:long "2.45607217205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "121_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1184'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '121_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45607217205'^^xsd:double;
  dwc:latitude '51.2823003091'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1184'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2823003091 2.45607217205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2823003091"^^xsd:decimal ;
  dwc:decimalLongitude "2.45607217205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2823003091 2.45607217205)"^^geo:wktLiteral ;
  geo-pos:lat "51.2823003091"^^xsd:decimal ;
  geo-pos:long "2.45607217205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "121_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1170'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '121_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45607217205'^^xsd:double;
  dwc:latitude '51.2823003091'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1170'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2823003091 2.45607217205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2823003091"^^xsd:decimal ;
  dwc:decimalLongitude "2.45607217205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2823003091 2.45607217205)"^^geo:wktLiteral ;
  geo-pos:lat "51.2823003091"^^xsd:decimal ;
  geo-pos:long "2.45607217205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "121_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1176'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '121_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45607217205'^^xsd:double;
  dwc:latitude '51.2823003091'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1176'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2823003091 2.45607217205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2823003091"^^xsd:decimal ;
  dwc:decimalLongitude "2.45607217205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2823003091 2.45607217205)"^^geo:wktLiteral ;
  geo-pos:lat "51.2823003091"^^xsd:decimal ;
  geo-pos:long "2.45607217205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "121_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102918'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '121_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45607217205'^^xsd:double;
  dwc:latitude '51.2823003091'^^xsd:double;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1190'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27519> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27519'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27519'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27530> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27530'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27530'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27528> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27528'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27528'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27529> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27529'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27529'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27523> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27523'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27523'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27525> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27525'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27525'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27524> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27524'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27524'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27520> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27520'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27520'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27522> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27522'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27522'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27531> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27531'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27531'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27521> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27521'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27521'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27518> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27518'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27518'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27517> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27517'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27517'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27527> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27527'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27527'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27526> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5882875682"^^xsd:decimal ;
  dwc:decimalLongitude "2.45635218131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5882875682 2.45635218131)"^^geo:wktLiteral ;
  geo-pos:lat "51.5882875682"^^xsd:decimal ;
  geo-pos:long "2.45635218131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1501_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27526'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1501_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45635218131'^^xsd:double;
  dwc:latitude '51.5882875682'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27526'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3977159644 2.45661623302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3977159644"^^xsd:decimal ;
  dwc:decimalLongitude "2.45661623302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3977159644 2.45661623302)"^^geo:wktLiteral ;
  geo-pos:lat "51.3977159644"^^xsd:decimal ;
  geo-pos:long "2.45661623302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4653'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45661623302'^^xsd:double;
  dwc:latitude '51.3977159644'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4653'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3977159644 2.45661623302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3977159644"^^xsd:decimal ;
  dwc:decimalLongitude "2.45661623302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3977159644 2.45661623302)"^^geo:wktLiteral ;
  geo-pos:lat "51.3977159644"^^xsd:decimal ;
  geo-pos:long "2.45661623302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3735'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131106'^^xsd:anyURI;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45661623302'^^xsd:double;
  dwc:latitude '51.3977159644'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3735'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3977159644 2.45661623302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3977159644"^^xsd:decimal ;
  dwc:decimalLongitude "2.45661623302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3977159644 2.45661623302)"^^geo:wktLiteral ;
  geo-pos:lat "51.3977159644"^^xsd:decimal ;
  geo-pos:long "2.45661623302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3720'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45661623302'^^xsd:double;
  dwc:latitude '51.3977159644'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3720'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3977159644 2.45661623302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3977159644"^^xsd:decimal ;
  dwc:decimalLongitude "2.45661623302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3977159644 2.45661623302)"^^geo:wktLiteral ;
  geo-pos:lat "51.3977159644"^^xsd:decimal ;
  geo-pos:long "2.45661623302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3803'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45661623302'^^xsd:double;
  dwc:latitude '51.3977159644'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3803'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3977159644 2.45661623302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3977159644"^^xsd:decimal ;
  dwc:decimalLongitude "2.45661623302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3977159644 2.45661623302)"^^geo:wktLiteral ;
  geo-pos:lat "51.3977159644"^^xsd:decimal ;
  geo-pos:long "2.45661623302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4847'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45661623302'^^xsd:double;
  dwc:latitude '51.3977159644'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4847'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3977159644 2.45661623302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3977159644"^^xsd:decimal ;
  dwc:decimalLongitude "2.45661623302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3977159644 2.45661623302)"^^geo:wktLiteral ;
  geo-pos:lat "51.3977159644"^^xsd:decimal ;
  geo-pos:long "2.45661623302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4056'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123574'^^xsd:anyURI;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.45661623302'^^xsd:double;
  dwc:latitude '51.3977159644'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4056'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274925082"^^xsd:decimal ;
  dwc:decimalLongitude "2.46154968064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  geo-pos:lat "51.274925082"^^xsd:decimal ;
  geo-pos:long "2.46154968064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1416'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46154968064'^^xsd:double;
  dwc:latitude '51.274925082'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1416'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274925082"^^xsd:decimal ;
  dwc:decimalLongitude "2.46154968064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1171'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46154968064'^^xsd:double;
  dwc:latitude '51.274925082'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1171'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274925082"^^xsd:decimal ;
  dwc:decimalLongitude "2.46154968064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  geo-pos:lat "51.274925082"^^xsd:decimal ;
  geo-pos:long "2.46154968064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1408'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46154968064'^^xsd:double;
  dwc:latitude '51.274925082'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1408'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274925082"^^xsd:decimal ;
  dwc:decimalLongitude "2.46154968064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1342'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46154968064'^^xsd:double;
  dwc:latitude '51.274925082'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1342'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274925082"^^xsd:decimal ;
  dwc:decimalLongitude "2.46154968064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  geo-pos:lat "51.274925082"^^xsd:decimal ;
  geo-pos:long "2.46154968064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46154968064'^^xsd:double;
  dwc:latitude '51.274925082'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1160'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274925082"^^xsd:decimal ;
  dwc:decimalLongitude "2.46154968064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  geo-pos:lat "51.274925082"^^xsd:decimal ;
  geo-pos:long "2.46154968064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129446'^^xsd:anyURI;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46154968064'^^xsd:double;
  dwc:latitude '51.274925082'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1149'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274925082"^^xsd:decimal ;
  dwc:decimalLongitude "2.46154968064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  geo-pos:lat "51.274925082"^^xsd:decimal ;
  geo-pos:long "2.46154968064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46154968064'^^xsd:double;
  dwc:latitude '51.274925082'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1382'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274925082"^^xsd:decimal ;
  dwc:decimalLongitude "2.46154968064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  geo-pos:lat "51.274925082"^^xsd:decimal ;
  geo-pos:long "2.46154968064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1412'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46154968064'^^xsd:double;
  dwc:latitude '51.274925082'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1412'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274925082"^^xsd:decimal ;
  dwc:decimalLongitude "2.46154968064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274925082 2.46154968064)"^^geo:wktLiteral ;
  geo-pos:lat "51.274925082"^^xsd:decimal ;
  geo-pos:long "2.46154968064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1284'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46154968064'^^xsd:double;
  dwc:latitude '51.274925082'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1284'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A476> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:476'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A960> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:960'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130616'^^xsd:anyURI;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:47'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A882> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '882'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:882'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:416'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:403'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A948> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '948'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:948'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:85'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102131'^^xsd:anyURI;
  dwc:scientificName 'Atylus swammerdami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:337'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A481> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:481'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:31'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A366> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107552'^^xsd:anyURI;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:366'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A551> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '551'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:551'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:253'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A497> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '497'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:497'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1103'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1103'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2579235726"^^xsd:decimal ;
  dwc:decimalLongitude "2.46213525379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2579235726 2.46213525379)"^^geo:wktLiteral ;
  geo-pos:lat "51.2579235726"^^xsd:decimal ;
  geo-pos:long "2.46213525379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101857'^^xsd:anyURI;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46213525379'^^xsd:double;
  dwc:latitude '51.2579235726'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:360'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A809> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:809'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A768> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '768'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:768'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:148'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:144'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A949> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '949'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:949'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A452> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152324'^^xsd:anyURI;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:452'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130120'^^xsd:anyURI;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:115'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1047'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130176'^^xsd:anyURI;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1047'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1139'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1080'^^xsd:anyURI;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1139'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:182'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1355'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1355'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:32'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:270'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129446'^^xsd:anyURI;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:60'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1014'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A895> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '895'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:895'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A378> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107281'^^xsd:anyURI;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:378'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A404> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  geo-pos:lat "51.3242153788"^^xsd:decimal ;
  geo-pos:long "2.4625226635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:404'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A841> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '841'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:841'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A556> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3242153788 2.4625226635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3242153788"^^xsd:decimal ;
  dwc:decimalLongitude "2.4625226635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130041'^^xsd:anyURI;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4625226635'^^xsd:double;
  dwc:latitude '51.3242153788'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:556'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21455> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21455'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21455'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21503> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21503'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21503'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21500> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21500'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130041'^^xsd:anyURI;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21500'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21488> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21488'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21488'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21462> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21462'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21462'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21510> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21510'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130037'^^xsd:anyURI;
  dwc:scientificName 'Parougia eliasoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130037'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21510'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21463> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21463'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152333'^^xsd:anyURI;
  dwc:scientificName 'Polydora (Polydora)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '152333'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21463'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21498> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21498'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21498'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21481> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21481'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21481'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21484> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21484'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21484'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21464> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21464'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21464'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21489> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21489'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21489'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21504> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21504'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21504'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21459> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21459'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21459'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21491> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21491'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21491'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21458> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21458'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21458'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21492> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21492'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=134744'^^xsd:anyURI;
  dwc:scientificName 'Pycnogonum littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '134744'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21492'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '239867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21487> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21487'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21487'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21499> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21499'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21499'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21461> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21461'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21461'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21472> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21472'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130644'^^xsd:anyURI;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21472'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21460> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21460'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130616'^^xsd:anyURI;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21460'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21501> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21501'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130711'^^xsd:anyURI;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21501'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21457> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21457'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130711'^^xsd:anyURI;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21457'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21502> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21502'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130595'^^xsd:anyURI;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21502'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21454> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21454'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130595'^^xsd:anyURI;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21454'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21490> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21490'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21490'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21486> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21486'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21486'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21465> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21465'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129938'^^xsd:anyURI;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21465'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21485> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21485'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130711'^^xsd:anyURI;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21485'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21483> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21483'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130595'^^xsd:anyURI;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21483'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21505> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21505'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21505'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21456> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21456'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21456'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21466> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21466'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21466'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21506> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21506'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21506'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21471> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21471'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21471'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21507> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21507'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21507'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21470> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21470'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21470'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21480> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21480'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21480'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21479> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21479'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21479'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21511> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21511'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107741'^^xsd:anyURI;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21511'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21496> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21496'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=108344'^^xsd:anyURI;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21496'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21475> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21475'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=108344'^^xsd:anyURI;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21475'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21467> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21467'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107281'^^xsd:anyURI;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21467'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21508> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21508'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21508'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21469> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21469'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21469'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21473> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21473'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21473'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21494> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21494'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103066'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21494'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21495> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21495'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21495'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21474> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21474'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21474'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21509> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21509'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21509'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21468> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21468'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102841'^^xsd:anyURI;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21468'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21477> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21477'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101930'^^xsd:anyURI;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21477'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21478> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21478'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1360'^^xsd:anyURI;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21478'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21476> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21476'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21476'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21482> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21482'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21482'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21493> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21493'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21493'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21497> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3235534877"^^xsd:decimal ;
  dwc:decimalLongitude "2.46329102251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3235534877 2.46329102251)"^^geo:wktLiteral ;
  geo-pos:lat "51.3235534877"^^xsd:decimal ;
  geo-pos:long "2.46329102251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1165_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21497'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1165_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46329102251'^^xsd:double;
  dwc:latitude '51.3235534877'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21497'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24457> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24457'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24457'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24465> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24465'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24465'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24277> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1270_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24277'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1270_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24277'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24282> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1270_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24282'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129623'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1270_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24282'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24455> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24455'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24455'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24469> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24469'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24469'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24280> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1270_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24280'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1270_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24280'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24470> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24470'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24470'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24285> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1270_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24285'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1270_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24285'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24459> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24459'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24459'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24466> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24466'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24466'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24454> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24454'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24454'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24467> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24467'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24467'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24276> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1270_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24276'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130644'^^xsd:anyURI;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1270_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24276'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24460> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24460'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24460'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24281> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1270_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24281'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1270_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24281'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24458> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24458'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24458'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24468> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24468'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24468'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24283> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1270_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24283'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1270_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24283'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24279> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1270_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24279'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1270_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24279'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24456> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24456'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24456'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24286> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1270_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24286'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103066'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1270_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24286'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24461> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24461'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24461'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24463> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24463'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103066'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24463'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24472> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24472'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103066'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24472'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24462> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24462'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24462'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24471> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24471'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24471'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24464> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1280_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24464'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1280_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24464'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24287> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1270_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24287'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1270_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24287'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24278> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1270_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24278'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1270_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24278'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24284> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2024339824"^^xsd:decimal ;
  dwc:decimalLongitude "2.4644135154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2024339824 2.4644135154)"^^geo:wktLiteral ;
  geo-pos:lat "51.2024339824"^^xsd:decimal ;
  geo-pos:long "2.4644135154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1270_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24284'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1270_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4644135154'^^xsd:double;
  dwc:latitude '51.2024339824'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24284'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2360404777"^^xsd:decimal ;
  dwc:decimalLongitude "2.46495447445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  geo-pos:lat "51.2360404777"^^xsd:decimal ;
  geo-pos:long "2.46495447445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5009'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46495447445'^^xsd:double;
  dwc:latitude '51.2360404777'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5009'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2360404777"^^xsd:decimal ;
  dwc:decimalLongitude "2.46495447445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  geo-pos:lat "51.2360404777"^^xsd:decimal ;
  geo-pos:long "2.46495447445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4679'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46495447445'^^xsd:double;
  dwc:latitude '51.2360404777'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4679'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2360404777"^^xsd:decimal ;
  dwc:decimalLongitude "2.46495447445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  geo-pos:lat "51.2360404777"^^xsd:decimal ;
  geo-pos:long "2.46495447445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4757'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46495447445'^^xsd:double;
  dwc:latitude '51.2360404777'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4757'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2360404777"^^xsd:decimal ;
  dwc:decimalLongitude "2.46495447445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  geo-pos:lat "51.2360404777"^^xsd:decimal ;
  geo-pos:long "2.46495447445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5312'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=921'^^xsd:anyURI;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46495447445'^^xsd:double;
  dwc:latitude '51.2360404777'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5312'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2360404777"^^xsd:decimal ;
  dwc:decimalLongitude "2.46495447445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  geo-pos:lat "51.2360404777"^^xsd:decimal ;
  geo-pos:long "2.46495447445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3858'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1080'^^xsd:anyURI;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46495447445'^^xsd:double;
  dwc:latitude '51.2360404777'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3858'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2360404777"^^xsd:decimal ;
  dwc:decimalLongitude "2.46495447445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  geo-pos:lat "51.2360404777"^^xsd:decimal ;
  geo-pos:long "2.46495447445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5232'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46495447445'^^xsd:double;
  dwc:latitude '51.2360404777'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5232'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2360404777"^^xsd:decimal ;
  dwc:decimalLongitude "2.46495447445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  geo-pos:lat "51.2360404777"^^xsd:decimal ;
  geo-pos:long "2.46495447445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5202'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46495447445'^^xsd:double;
  dwc:latitude '51.2360404777'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5202'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2360404777"^^xsd:decimal ;
  dwc:decimalLongitude "2.46495447445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  geo-pos:lat "51.2360404777"^^xsd:decimal ;
  geo-pos:long "2.46495447445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4053'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123574'^^xsd:anyURI;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46495447445'^^xsd:double;
  dwc:latitude '51.2360404777'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4053'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2360404777"^^xsd:decimal ;
  dwc:decimalLongitude "2.46495447445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  geo-pos:lat "51.2360404777"^^xsd:decimal ;
  geo-pos:long "2.46495447445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5651'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46495447445'^^xsd:double;
  dwc:latitude '51.2360404777'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5651'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2360404777"^^xsd:decimal ;
  dwc:decimalLongitude "2.46495447445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2360404777 2.46495447445)"^^geo:wktLiteral ;
  geo-pos:lat "51.2360404777"^^xsd:decimal ;
  geo-pos:long "2.46495447445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3900'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103228'^^xsd:anyURI;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46495447445'^^xsd:double;
  dwc:latitude '51.2360404777'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3900'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4796618644 2.46500589872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4796618644"^^xsd:decimal ;
  dwc:decimalLongitude "2.46500589872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4796618644 2.46500589872)"^^geo:wktLiteral ;
  geo-pos:lat "51.4796618644"^^xsd:decimal ;
  geo-pos:long "2.46500589872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "320_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4135'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '320_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46500589872'^^xsd:double;
  dwc:latitude '51.4796618644'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4135'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4796618644 2.46500589872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4796618644"^^xsd:decimal ;
  dwc:decimalLongitude "2.46500589872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4796618644 2.46500589872)"^^geo:wktLiteral ;
  geo-pos:lat "51.4796618644"^^xsd:decimal ;
  geo-pos:long "2.46500589872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "320_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4552'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '320_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46500589872'^^xsd:double;
  dwc:latitude '51.4796618644'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4552'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4796618644 2.46500589872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4796618644"^^xsd:decimal ;
  dwc:decimalLongitude "2.46500589872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4796618644 2.46500589872)"^^geo:wktLiteral ;
  geo-pos:lat "51.4796618644"^^xsd:decimal ;
  geo-pos:long "2.46500589872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "320_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5102'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '320_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46500589872'^^xsd:double;
  dwc:latitude '51.4796618644'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5102'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27412> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6155114408"^^xsd:decimal ;
  dwc:decimalLongitude "2.46551621267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  geo-pos:lat "51.6155114408"^^xsd:decimal ;
  geo-pos:long "2.46551621267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1493_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27412'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1493_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46551621267'^^xsd:double;
  dwc:latitude '51.6155114408'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27412'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27411> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6155114408"^^xsd:decimal ;
  dwc:decimalLongitude "2.46551621267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  geo-pos:lat "51.6155114408"^^xsd:decimal ;
  geo-pos:long "2.46551621267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1493_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27411'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1493_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46551621267'^^xsd:double;
  dwc:latitude '51.6155114408'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27411'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27420> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6155114408"^^xsd:decimal ;
  dwc:decimalLongitude "2.46551621267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  geo-pos:lat "51.6155114408"^^xsd:decimal ;
  geo-pos:long "2.46551621267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1493_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27420'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1493_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46551621267'^^xsd:double;
  dwc:latitude '51.6155114408'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27420'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27415> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6155114408"^^xsd:decimal ;
  dwc:decimalLongitude "2.46551621267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  geo-pos:lat "51.6155114408"^^xsd:decimal ;
  geo-pos:long "2.46551621267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1493_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27415'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1493_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46551621267'^^xsd:double;
  dwc:latitude '51.6155114408'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27415'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27414> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6155114408"^^xsd:decimal ;
  dwc:decimalLongitude "2.46551621267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  geo-pos:lat "51.6155114408"^^xsd:decimal ;
  geo-pos:long "2.46551621267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1493_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27414'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1493_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46551621267'^^xsd:double;
  dwc:latitude '51.6155114408'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27414'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27416> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6155114408"^^xsd:decimal ;
  dwc:decimalLongitude "2.46551621267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  geo-pos:lat "51.6155114408"^^xsd:decimal ;
  geo-pos:long "2.46551621267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1493_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27416'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1137'^^xsd:anyURI;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1493_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46551621267'^^xsd:double;
  dwc:latitude '51.6155114408'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27416'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27413> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6155114408"^^xsd:decimal ;
  dwc:decimalLongitude "2.46551621267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  geo-pos:lat "51.6155114408"^^xsd:decimal ;
  geo-pos:long "2.46551621267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1493_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27413'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1493_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46551621267'^^xsd:double;
  dwc:latitude '51.6155114408'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27413'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27419> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6155114408"^^xsd:decimal ;
  dwc:decimalLongitude "2.46551621267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  geo-pos:lat "51.6155114408"^^xsd:decimal ;
  geo-pos:long "2.46551621267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1493_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27419'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1493_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46551621267'^^xsd:double;
  dwc:latitude '51.6155114408'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27419'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27418> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6155114408"^^xsd:decimal ;
  dwc:decimalLongitude "2.46551621267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  geo-pos:lat "51.6155114408"^^xsd:decimal ;
  geo-pos:long "2.46551621267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1493_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27418'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1493_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46551621267'^^xsd:double;
  dwc:latitude '51.6155114408'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27418'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27410> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6155114408"^^xsd:decimal ;
  dwc:decimalLongitude "2.46551621267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  geo-pos:lat "51.6155114408"^^xsd:decimal ;
  geo-pos:long "2.46551621267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1493_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27410'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1493_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46551621267'^^xsd:double;
  dwc:latitude '51.6155114408'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27410'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27417> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6155114408"^^xsd:decimal ;
  dwc:decimalLongitude "2.46551621267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6155114408 2.46551621267)"^^geo:wktLiteral ;
  geo-pos:lat "51.6155114408"^^xsd:decimal ;
  geo-pos:long "2.46551621267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1493_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27417'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102460'^^xsd:anyURI;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1493_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46551621267'^^xsd:double;
  dwc:latitude '51.6155114408'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27417'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4809811457 2.46642648481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4809811457"^^xsd:decimal ;
  dwc:decimalLongitude "2.46642648481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4809811457 2.46642648481)"^^geo:wktLiteral ;
  geo-pos:lat "51.4809811457"^^xsd:decimal ;
  geo-pos:long "2.46642648481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "250_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4504'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '250_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46642648481'^^xsd:double;
  dwc:latitude '51.4809811457'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4504'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4809811457 2.46642648481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4809811457"^^xsd:decimal ;
  dwc:decimalLongitude "2.46642648481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4809811457 2.46642648481)"^^geo:wktLiteral ;
  geo-pos:lat "51.4809811457"^^xsd:decimal ;
  geo-pos:long "2.46642648481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "250_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4855'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '250_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46642648481'^^xsd:double;
  dwc:latitude '51.4809811457'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4855'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23291> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5343933624"^^xsd:decimal ;
  dwc:decimalLongitude "2.46662538476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  geo-pos:lat "51.5343933624"^^xsd:decimal ;
  geo-pos:long "2.46662538476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1233_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23291'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130041'^^xsd:anyURI;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1233_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46662538476'^^xsd:double;
  dwc:latitude '51.5343933624'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23291'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23284> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5343933624"^^xsd:decimal ;
  dwc:decimalLongitude "2.46662538476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  geo-pos:lat "51.5343933624"^^xsd:decimal ;
  geo-pos:long "2.46662538476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1233_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23284'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1233_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46662538476'^^xsd:double;
  dwc:latitude '51.5343933624'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23284'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23288> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5343933624"^^xsd:decimal ;
  dwc:decimalLongitude "2.46662538476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  geo-pos:lat "51.5343933624"^^xsd:decimal ;
  geo-pos:long "2.46662538476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1233_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23288'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1233_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46662538476'^^xsd:double;
  dwc:latitude '51.5343933624'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23288'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23285> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5343933624"^^xsd:decimal ;
  dwc:decimalLongitude "2.46662538476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  geo-pos:lat "51.5343933624"^^xsd:decimal ;
  geo-pos:long "2.46662538476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1233_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23285'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1233_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46662538476'^^xsd:double;
  dwc:latitude '51.5343933624'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23285'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23283> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5343933624"^^xsd:decimal ;
  dwc:decimalLongitude "2.46662538476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  geo-pos:lat "51.5343933624"^^xsd:decimal ;
  geo-pos:long "2.46662538476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1233_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23283'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1233_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46662538476'^^xsd:double;
  dwc:latitude '51.5343933624'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23283'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23292> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5343933624"^^xsd:decimal ;
  dwc:decimalLongitude "2.46662538476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  geo-pos:lat "51.5343933624"^^xsd:decimal ;
  geo-pos:long "2.46662538476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1233_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23292'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1233_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46662538476'^^xsd:double;
  dwc:latitude '51.5343933624'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23292'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23290> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5343933624"^^xsd:decimal ;
  dwc:decimalLongitude "2.46662538476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  geo-pos:lat "51.5343933624"^^xsd:decimal ;
  geo-pos:long "2.46662538476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1233_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23290'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1233_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46662538476'^^xsd:double;
  dwc:latitude '51.5343933624'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23290'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23286> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5343933624"^^xsd:decimal ;
  dwc:decimalLongitude "2.46662538476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  geo-pos:lat "51.5343933624"^^xsd:decimal ;
  geo-pos:long "2.46662538476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1233_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23286'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1233_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46662538476'^^xsd:double;
  dwc:latitude '51.5343933624'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23286'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23287> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5343933624"^^xsd:decimal ;
  dwc:decimalLongitude "2.46662538476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  geo-pos:lat "51.5343933624"^^xsd:decimal ;
  geo-pos:long "2.46662538476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1233_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23287'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1360'^^xsd:anyURI;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1233_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46662538476'^^xsd:double;
  dwc:latitude '51.5343933624'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23287'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23289> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5343933624"^^xsd:decimal ;
  dwc:decimalLongitude "2.46662538476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5343933624 2.46662538476)"^^geo:wktLiteral ;
  geo-pos:lat "51.5343933624"^^xsd:decimal ;
  geo-pos:long "2.46662538476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1233_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23289'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=105'^^xsd:anyURI;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1233_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46662538476'^^xsd:double;
  dwc:latitude '51.5343933624'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23289'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4781349097 2.46932931142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4781349097"^^xsd:decimal ;
  dwc:decimalLongitude "2.46932931142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4781349097 2.46932931142)"^^geo:wktLiteral ;
  geo-pos:lat "51.4781349097"^^xsd:decimal ;
  geo-pos:long "2.46932931142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "321_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4250'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '321_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46932931142'^^xsd:double;
  dwc:latitude '51.4781349097'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4250'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4781349097 2.46932931142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4781349097"^^xsd:decimal ;
  dwc:decimalLongitude "2.46932931142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4781349097 2.46932931142)"^^geo:wktLiteral ;
  geo-pos:lat "51.4781349097"^^xsd:decimal ;
  geo-pos:long "2.46932931142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "321_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4861'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '321_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46932931142'^^xsd:double;
  dwc:latitude '51.4781349097'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4861'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4781349097 2.46932931142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4781349097"^^xsd:decimal ;
  dwc:decimalLongitude "2.46932931142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4781349097 2.46932931142)"^^geo:wktLiteral ;
  geo-pos:lat "51.4781349097"^^xsd:decimal ;
  geo-pos:long "2.46932931142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "321_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4362'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '321_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46932931142'^^xsd:double;
  dwc:latitude '51.4781349097'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4362'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3654'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3654'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4711'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4711'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5196'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5196'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4005'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138333'^^xsd:anyURI;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4005'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5569'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5569'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3972'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140300'^^xsd:anyURI;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3972'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3853'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131531'^^xsd:anyURI;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3853'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4833'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4833'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4724'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1080'^^xsd:anyURI;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4724'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5060'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5060'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4813'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123574'^^xsd:anyURI;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4813'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4819'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4819'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.184654501"^^xsd:decimal ;
  dwc:decimalLongitude "2.46995655036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.184654501 2.46995655036)"^^geo:wktLiteral ;
  geo-pos:lat "51.184654501"^^xsd:decimal ;
  geo-pos:long "2.46995655036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4704'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.46995655036'^^xsd:double;
  dwc:latitude '51.184654501'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4704'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4792627847 2.47019058326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4792627847"^^xsd:decimal ;
  dwc:decimalLongitude "2.47019058326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4792627847 2.47019058326)"^^geo:wktLiteral ;
  geo-pos:lat "51.4792627847"^^xsd:decimal ;
  geo-pos:long "2.47019058326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "251_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4118'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '251_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47019058326'^^xsd:double;
  dwc:latitude '51.4792627847'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4118'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4792627847 2.47019058326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4792627847"^^xsd:decimal ;
  dwc:decimalLongitude "2.47019058326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4792627847 2.47019058326)"^^geo:wktLiteral ;
  geo-pos:lat "51.4792627847"^^xsd:decimal ;
  geo-pos:long "2.47019058326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "251_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4167'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '251_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47019058326'^^xsd:double;
  dwc:latitude '51.4792627847'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4167'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4792627847 2.47019058326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4792627847"^^xsd:decimal ;
  dwc:decimalLongitude "2.47019058326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4792627847 2.47019058326)"^^geo:wktLiteral ;
  geo-pos:lat "51.4792627847"^^xsd:decimal ;
  geo-pos:long "2.47019058326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "251_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4314'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '251_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47019058326'^^xsd:double;
  dwc:latitude '51.4792627847'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4314'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4792627847 2.47019058326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4792627847"^^xsd:decimal ;
  dwc:decimalLongitude "2.47019058326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4792627847 2.47019058326)"^^geo:wktLiteral ;
  geo-pos:lat "51.4792627847"^^xsd:decimal ;
  geo-pos:long "2.47019058326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "251_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4273'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '251_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47019058326'^^xsd:double;
  dwc:latitude '51.4792627847'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4273'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4792627847 2.47019058326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4792627847"^^xsd:decimal ;
  dwc:decimalLongitude "2.47019058326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4792627847 2.47019058326)"^^geo:wktLiteral ;
  geo-pos:lat "51.4792627847"^^xsd:decimal ;
  geo-pos:long "2.47019058326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "251_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4376'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '251_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47019058326'^^xsd:double;
  dwc:latitude '51.4792627847'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4376'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27628> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27628'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=919'^^xsd:anyURI;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27628'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27631> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27631'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27631'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27627> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27627'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27627'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27626> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27626'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130564'^^xsd:anyURI;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27626'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27623> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27623'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27623'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27620> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27620'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27620'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27621> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27621'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27621'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27624> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27624'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130711'^^xsd:anyURI;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27624'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27635> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27635'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107188'^^xsd:anyURI;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27635'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27640> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27640'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27640'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27641> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27641'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27641'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27639> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27639'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110487'^^xsd:anyURI;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27639'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27634> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27634'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27634'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27636> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27636'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102131'^^xsd:anyURI;
  dwc:scientificName 'Atylus swammerdami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27636'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27637> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27637'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27637'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27638> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27638'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102882'^^xsd:anyURI;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27638'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27633> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27633'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27633'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27632> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27632'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=150580'^^xsd:anyURI;
  dwc:scientificName 'Lunatia poliana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '150580'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27632'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27625> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27625'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27625'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27622> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27622'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27622'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27630> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27630'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27630'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27629> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5807823153"^^xsd:decimal ;
  dwc:decimalLongitude "2.47273575144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5807823153 2.47273575144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5807823153"^^xsd:decimal ;
  geo-pos:long "2.47273575144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1507_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27629'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1507_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47273575144'^^xsd:double;
  dwc:latitude '51.5807823153'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27629'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21518> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21518'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21518'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21519> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21519'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21519'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21530> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21530'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21530'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21521> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21521'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21521'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21533> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21533'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131402'^^xsd:anyURI;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21533'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21515> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21515'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21515'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21517> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21517'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21517'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21512> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21512'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21512'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21514> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21514'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130603'^^xsd:anyURI;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21514'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21520> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21520'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130041'^^xsd:anyURI;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21520'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21526> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21526'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101857'^^xsd:anyURI;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21526'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21513> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21513'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21513'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21529> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21529'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21529'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21528> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21528'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110462'^^xsd:anyURI;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21528'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21532> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21532'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107150'^^xsd:anyURI;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21532'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21522> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21522'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21522'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21527> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21527'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102916'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21527'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21524> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21524'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21524'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21525> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21525'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21525'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21523> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21523'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21523'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21531> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21531'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=105'^^xsd:anyURI;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21531'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21516> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4560582799"^^xsd:decimal ;
  dwc:decimalLongitude "2.47496557891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4560582799 2.47496557891)"^^geo:wktLiteral ;
  geo-pos:lat "51.4560582799"^^xsd:decimal ;
  geo-pos:long "2.47496557891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1166_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21516'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=921'^^xsd:anyURI;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1166_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47496557891'^^xsd:double;
  dwc:latitude '51.4560582799'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21516'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5069647191"^^xsd:decimal ;
  dwc:decimalLongitude "2.47577701409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5069647191"^^xsd:decimal ;
  geo-pos:long "2.47577701409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "319_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4543'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '319_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47577701409'^^xsd:double;
  dwc:latitude '51.5069647191'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4543'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5069647191"^^xsd:decimal ;
  dwc:decimalLongitude "2.47577701409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5069647191"^^xsd:decimal ;
  geo-pos:long "2.47577701409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "319_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4196'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '319_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47577701409'^^xsd:double;
  dwc:latitude '51.5069647191'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4196'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5069647191"^^xsd:decimal ;
  dwc:decimalLongitude "2.47577701409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5069647191"^^xsd:decimal ;
  geo-pos:long "2.47577701409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "319_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5142'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '319_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47577701409'^^xsd:double;
  dwc:latitude '51.5069647191'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5142'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5069647191"^^xsd:decimal ;
  dwc:decimalLongitude "2.47577701409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5069647191"^^xsd:decimal ;
  geo-pos:long "2.47577701409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "319_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4392'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '319_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47577701409'^^xsd:double;
  dwc:latitude '51.5069647191'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4392'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5069647191"^^xsd:decimal ;
  dwc:decimalLongitude "2.47577701409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5069647191"^^xsd:decimal ;
  geo-pos:long "2.47577701409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "319_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4967'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '319_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47577701409'^^xsd:double;
  dwc:latitude '51.5069647191'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4967'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5069647191"^^xsd:decimal ;
  dwc:decimalLongitude "2.47577701409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5069647191"^^xsd:decimal ;
  geo-pos:long "2.47577701409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "319_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4409'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103066'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '319_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47577701409'^^xsd:double;
  dwc:latitude '51.5069647191'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4409'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5069647191"^^xsd:decimal ;
  dwc:decimalLongitude "2.47577701409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5069647191 2.47577701409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5069647191"^^xsd:decimal ;
  geo-pos:long "2.47577701409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "319_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5422'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '319_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47577701409'^^xsd:double;
  dwc:latitude '51.5069647191'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5422'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27533> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27533'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27533'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27537> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27537'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27537'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27546> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27546'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107188'^^xsd:anyURI;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27546'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27552> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27552'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27552'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27550> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27550'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27550'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27541> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27541'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27541'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27551> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27551'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=11676'^^xsd:anyURI;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27551'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27542> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27542'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102783'^^xsd:anyURI;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27542'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27543> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27543'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102126'^^xsd:anyURI;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27543'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27544> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27544'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102131'^^xsd:anyURI;
  dwc:scientificName 'Atylus swammerdami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27544'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27540> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27540'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27540'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27547> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27547'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1137'^^xsd:anyURI;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27547'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27539> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27539'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27539'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27535> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27535'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27535'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27536> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27536'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27536'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27553> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27553'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131331'^^xsd:anyURI;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27553'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27538> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27538'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131435'^^xsd:anyURI;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27538'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27549> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27549'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27549'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27548> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27548'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27548'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27545> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27545'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27545'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27532> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27532'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27532'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27534> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6066173088"^^xsd:decimal ;
  dwc:decimalLongitude "2.47718744515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6066173088 2.47718744515)"^^geo:wktLiteral ;
  geo-pos:lat "51.6066173088"^^xsd:decimal ;
  geo-pos:long "2.47718744515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1502_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27534'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1502_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47718744515'^^xsd:double;
  dwc:latitude '51.6066173088'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27534'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5050588424 2.47787953358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5050588424"^^xsd:decimal ;
  dwc:decimalLongitude "2.47787953358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5050588424 2.47787953358)"^^geo:wktLiteral ;
  geo-pos:lat "51.5050588424"^^xsd:decimal ;
  geo-pos:long "2.47787953358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4166'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '249_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47787953358'^^xsd:double;
  dwc:latitude '51.5050588424'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4166'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5050588424 2.47787953358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5050588424"^^xsd:decimal ;
  dwc:decimalLongitude "2.47787953358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5050588424 2.47787953358)"^^geo:wktLiteral ;
  geo-pos:lat "51.5050588424"^^xsd:decimal ;
  geo-pos:long "2.47787953358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4413'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102131'^^xsd:anyURI;
  dwc:scientificName 'Atylus swammerdami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '249_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47787953358'^^xsd:double;
  dwc:latitude '51.5050588424'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4413'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5239> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5050588424 2.47787953358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5050588424"^^xsd:decimal ;
  dwc:decimalLongitude "2.47787953358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5050588424 2.47787953358)"^^geo:wktLiteral ;
  geo-pos:lat "51.5050588424"^^xsd:decimal ;
  geo-pos:long "2.47787953358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5239'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '249_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47787953358'^^xsd:double;
  dwc:latitude '51.5050588424'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5239'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5050588424 2.47787953358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5050588424"^^xsd:decimal ;
  dwc:decimalLongitude "2.47787953358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5050588424 2.47787953358)"^^geo:wktLiteral ;
  geo-pos:lat "51.5050588424"^^xsd:decimal ;
  geo-pos:long "2.47787953358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "249_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4873'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '249_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47787953358'^^xsd:double;
  dwc:latitude '51.5050588424'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4873'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19672> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19672'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19672'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19665> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19665'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19665'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19677> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19677'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19677'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19678> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19678'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19678'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24687> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24687'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24687'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25102> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25102'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25102'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19674> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19674'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130644'^^xsd:anyURI;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19674'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25098> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25098'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=147474'^^xsd:anyURI;
  dwc:scientificName 'Cumopsis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '147474'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25098'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25106> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25106'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=147474'^^xsd:anyURI;
  dwc:scientificName 'Cumopsis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '147474'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25106'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19684> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19684'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19684'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19683> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19683'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19683'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24691> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24691'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140300'^^xsd:anyURI;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24691'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25093> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25093'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25093'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24688> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24688'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24688'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24679> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24679'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24679'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19664> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19664'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19664'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19679> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19679'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19679'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19671> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19671'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19671'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24699> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24699'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24699'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24689> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24689'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24689'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25081> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25081'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25081'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24700> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24700'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24700'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19673> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19673'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19673'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19682> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19682'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19682'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25092> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25092'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25092'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25084> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25084'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25084'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24696> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24696'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24696'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25090> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25090'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25090'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25101> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25101'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130616'^^xsd:anyURI;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25101'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19670> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19670'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19670'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19680> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19680'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19680'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24678> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24678'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24678'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24697> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24697'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24697'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25083> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25083'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25083'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25091> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25091'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25091'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19681> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19681'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19681'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24681> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24681'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24681'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24690> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24690'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24690'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24701> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24701'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24701'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25082> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25082'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25082'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25103> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25103'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25103'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24686> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24686'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152443'^^xsd:anyURI;
  dwc:scientificName 'Anaitides groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '152443'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24686'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25094> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25094'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25094'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24698> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24698'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24698'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25104> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25104'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25104'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25088> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25088'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25088'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25097> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25097'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110487'^^xsd:anyURI;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25097'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25080> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25080'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25080'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19669> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19669'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123574'^^xsd:anyURI;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19669'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24682> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24682'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24682'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24692> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24692'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24692'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25085> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25085'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25085'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25105> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25105'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25105'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25095> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25095'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25095'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19668> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19668'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19668'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25087> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25087'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110487'^^xsd:anyURI;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25087'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25107> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25107'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110445'^^xsd:anyURI;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25107'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25086> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25086'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110445'^^xsd:anyURI;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25086'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25096> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25096'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110445'^^xsd:anyURI;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25096'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19676> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19676'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110444'^^xsd:anyURI;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19676'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19685> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19685'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19685'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25108> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25108'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25108'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24684> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24684'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24684'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24694> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24694'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24694'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25099> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25099'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25099'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24703> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24703'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24703'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24683> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24683'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102570'^^xsd:anyURI;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24683'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19667> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19667'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19667'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19675> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19675'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2081'^^xsd:anyURI;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19675'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24702> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24702'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24702'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24677> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24677'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24677'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24685> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24685'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24685'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24695> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24695'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24695'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25100> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25100'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25100'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25089> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25089'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25089'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25109> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1302_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25109'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1302_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25109'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19666> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1106_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19666'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130355'^^xsd:anyURI;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1106_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19666'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24680> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24680'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24680'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24693> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2968825092"^^xsd:decimal ;
  dwc:decimalLongitude "2.47913559952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2968825092 2.47913559952)"^^geo:wktLiteral ;
  geo-pos:lat "51.2968825092"^^xsd:decimal ;
  geo-pos:long "2.47913559952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1290_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24693'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103235'^^xsd:anyURI;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1290_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47913559952'^^xsd:double;
  dwc:latitude '51.2968825092'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24693'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A564> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3177111324"^^xsd:decimal ;
  dwc:decimalLongitude "2.47978942416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47978942416'^^xsd:double;
  dwc:latitude '51.3177111324'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:564'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A580> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3177111324"^^xsd:decimal ;
  dwc:decimalLongitude "2.47978942416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47978942416'^^xsd:double;
  dwc:latitude '51.3177111324'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:580'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A523> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3177111324"^^xsd:decimal ;
  dwc:decimalLongitude "2.47978942416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  geo-pos:lat "51.3177111324"^^xsd:decimal ;
  geo-pos:long "2.47978942416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47978942416'^^xsd:double;
  dwc:latitude '51.3177111324'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:523'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A574> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3177111324"^^xsd:decimal ;
  dwc:decimalLongitude "2.47978942416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  geo-pos:lat "51.3177111324"^^xsd:decimal ;
  geo-pos:long "2.47978942416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47978942416'^^xsd:double;
  dwc:latitude '51.3177111324'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:574'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A405> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3177111324"^^xsd:decimal ;
  dwc:decimalLongitude "2.47978942416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  geo-pos:lat "51.3177111324"^^xsd:decimal ;
  geo-pos:long "2.47978942416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47978942416'^^xsd:double;
  dwc:latitude '51.3177111324'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:405'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3177111324"^^xsd:decimal ;
  dwc:decimalLongitude "2.47978942416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130176'^^xsd:anyURI;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47978942416'^^xsd:double;
  dwc:latitude '51.3177111324'^^xsd:double;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:71'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A626> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3177111324"^^xsd:decimal ;
  dwc:decimalLongitude "2.47978942416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  geo-pos:lat "51.3177111324"^^xsd:decimal ;
  geo-pos:long "2.47978942416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1080'^^xsd:anyURI;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47978942416'^^xsd:double;
  dwc:latitude '51.3177111324'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:626'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3177111324"^^xsd:decimal ;
  dwc:decimalLongitude "2.47978942416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  geo-pos:lat "51.3177111324"^^xsd:decimal ;
  geo-pos:long "2.47978942416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1154'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47978942416'^^xsd:double;
  dwc:latitude '51.3177111324'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1154'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A613> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3177111324"^^xsd:decimal ;
  dwc:decimalLongitude "2.47978942416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47978942416'^^xsd:double;
  dwc:latitude '51.3177111324'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:613'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3177111324"^^xsd:decimal ;
  dwc:decimalLongitude "2.47978942416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  geo-pos:lat "51.3177111324"^^xsd:decimal ;
  geo-pos:long "2.47978942416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1128'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47978942416'^^xsd:double;
  dwc:latitude '51.3177111324'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1128'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A900> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3177111324"^^xsd:decimal ;
  dwc:decimalLongitude "2.47978942416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3177111324 2.47978942416)"^^geo:wktLiteral ;
  geo-pos:lat "51.3177111324"^^xsd:decimal ;
  geo-pos:long "2.47978942416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '900'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47978942416'^^xsd:double;
  dwc:latitude '51.3177111324'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:900'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343831023 2.47996148936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343831023"^^xsd:decimal ;
  dwc:decimalLongitude "2.47996148936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343831023 2.47996148936)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343831023"^^xsd:decimal ;
  geo-pos:long "2.47996148936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3721'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '149_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47996148936'^^xsd:double;
  dwc:latitude '51.4343831023'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3721'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343831023 2.47996148936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343831023"^^xsd:decimal ;
  dwc:decimalLongitude "2.47996148936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343831023 2.47996148936)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343831023"^^xsd:decimal ;
  geo-pos:long "2.47996148936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4687'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131106'^^xsd:anyURI;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '149_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47996148936'^^xsd:double;
  dwc:latitude '51.4343831023'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4687'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343831023 2.47996148936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343831023"^^xsd:decimal ;
  dwc:decimalLongitude "2.47996148936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343831023 2.47996148936)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343831023"^^xsd:decimal ;
  geo-pos:long "2.47996148936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3919'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '149_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47996148936'^^xsd:double;
  dwc:latitude '51.4343831023'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3919'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343831023 2.47996148936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343831023"^^xsd:decimal ;
  dwc:decimalLongitude "2.47996148936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343831023 2.47996148936)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343831023"^^xsd:decimal ;
  geo-pos:long "2.47996148936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4707'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '149_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47996148936'^^xsd:double;
  dwc:latitude '51.4343831023'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4707'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343831023 2.47996148936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343831023"^^xsd:decimal ;
  dwc:decimalLongitude "2.47996148936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343831023 2.47996148936)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343831023"^^xsd:decimal ;
  geo-pos:long "2.47996148936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5234'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '149_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47996148936'^^xsd:double;
  dwc:latitude '51.4343831023'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5234'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343831023 2.47996148936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4343831023"^^xsd:decimal ;
  dwc:decimalLongitude "2.47996148936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4343831023 2.47996148936)"^^geo:wktLiteral ;
  geo-pos:lat "51.4343831023"^^xsd:decimal ;
  geo-pos:long "2.47996148936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4814'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123574'^^xsd:anyURI;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '149_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.47996148936'^^xsd:double;
  dwc:latitude '51.4343831023'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4814'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3041020402 2.48090442588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3041020402"^^xsd:decimal ;
  dwc:decimalLongitude "2.48090442588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3041020402 2.48090442588)"^^geo:wktLiteral ;
  geo-pos:lat "51.3041020402"^^xsd:decimal ;
  geo-pos:long "2.48090442588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "119_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '119_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48090442588'^^xsd:double;
  dwc:latitude '51.3041020402'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1169'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2277077503"^^xsd:decimal ;
  dwc:decimalLongitude "2.48162111332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  geo-pos:lat "51.2277077503"^^xsd:decimal ;
  geo-pos:long "2.48162111332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3690'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48162111332'^^xsd:double;
  dwc:latitude '51.2277077503'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3690'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2277077503"^^xsd:decimal ;
  dwc:decimalLongitude "2.48162111332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  geo-pos:lat "51.2277077503"^^xsd:decimal ;
  geo-pos:long "2.48162111332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5485'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48162111332'^^xsd:double;
  dwc:latitude '51.2277077503'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5485'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2277077503"^^xsd:decimal ;
  dwc:decimalLongitude "2.48162111332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  geo-pos:lat "51.2277077503"^^xsd:decimal ;
  geo-pos:long "2.48162111332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3614'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130614'^^xsd:anyURI;
  dwc:scientificName 'Eteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48162111332'^^xsd:double;
  dwc:latitude '51.2277077503'^^xsd:double;
  dwc:aphiaid '130614'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3614'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2277077503"^^xsd:decimal ;
  dwc:decimalLongitude "2.48162111332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  geo-pos:lat "51.2277077503"^^xsd:decimal ;
  geo-pos:long "2.48162111332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4680'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48162111332'^^xsd:double;
  dwc:latitude '51.2277077503'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4680'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2277077503"^^xsd:decimal ;
  dwc:decimalLongitude "2.48162111332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  geo-pos:lat "51.2277077503"^^xsd:decimal ;
  geo-pos:long "2.48162111332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5557'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48162111332'^^xsd:double;
  dwc:latitude '51.2277077503'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5557'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2277077503"^^xsd:decimal ;
  dwc:decimalLongitude "2.48162111332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  geo-pos:lat "51.2277077503"^^xsd:decimal ;
  geo-pos:long "2.48162111332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3748'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48162111332'^^xsd:double;
  dwc:latitude '51.2277077503'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3748'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2277077503"^^xsd:decimal ;
  dwc:decimalLongitude "2.48162111332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  geo-pos:lat "51.2277077503"^^xsd:decimal ;
  geo-pos:long "2.48162111332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5061'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103235'^^xsd:anyURI;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48162111332'^^xsd:double;
  dwc:latitude '51.2277077503'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5061'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2277077503"^^xsd:decimal ;
  dwc:decimalLongitude "2.48162111332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  geo-pos:lat "51.2277077503"^^xsd:decimal ;
  geo-pos:long "2.48162111332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4918'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48162111332'^^xsd:double;
  dwc:latitude '51.2277077503'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4918'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2277077503"^^xsd:decimal ;
  dwc:decimalLongitude "2.48162111332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2277077503 2.48162111332)"^^geo:wktLiteral ;
  geo-pos:lat "51.2277077503"^^xsd:decimal ;
  geo-pos:long "2.48162111332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5063'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48162111332'^^xsd:double;
  dwc:latitude '51.2277077503'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5063'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5332836205 2.4838799945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5332836205"^^xsd:decimal ;
  dwc:decimalLongitude "2.4838799945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5332836205 2.4838799945)"^^geo:wktLiteral ;
  geo-pos:lat "51.5332836205"^^xsd:decimal ;
  geo-pos:long "2.4838799945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "244_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4476'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '244_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4838799945'^^xsd:double;
  dwc:latitude '51.5332836205'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4476'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5332836205 2.4838799945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5332836205"^^xsd:decimal ;
  dwc:decimalLongitude "2.4838799945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5332836205 2.4838799945)"^^geo:wktLiteral ;
  geo-pos:lat "51.5332836205"^^xsd:decimal ;
  geo-pos:long "2.4838799945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "244_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4216'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '244_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4838799945'^^xsd:double;
  dwc:latitude '51.5332836205'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4216'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5332836205 2.4838799945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5332836205"^^xsd:decimal ;
  dwc:decimalLongitude "2.4838799945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5332836205 2.4838799945)"^^geo:wktLiteral ;
  geo-pos:lat "51.5332836205"^^xsd:decimal ;
  geo-pos:long "2.4838799945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "244_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4412'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102131'^^xsd:anyURI;
  dwc:scientificName 'Atylus swammerdami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '244_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4838799945'^^xsd:double;
  dwc:latitude '51.5332836205'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4412'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5332836205 2.4838799945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5332836205"^^xsd:decimal ;
  dwc:decimalLongitude "2.4838799945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5332836205 2.4838799945)"^^geo:wktLiteral ;
  geo-pos:lat "51.5332836205"^^xsd:decimal ;
  geo-pos:long "2.4838799945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "244_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4854'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '244_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4838799945'^^xsd:double;
  dwc:latitude '51.5332836205'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4854'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5332836205 2.4838799945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5332836205"^^xsd:decimal ;
  dwc:decimalLongitude "2.4838799945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5332836205 2.4838799945)"^^geo:wktLiteral ;
  geo-pos:lat "51.5332836205"^^xsd:decimal ;
  geo-pos:long "2.4838799945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "244_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4359'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '244_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4838799945'^^xsd:double;
  dwc:latitude '51.5332836205'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4359'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327146799 2.48495782728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4327146799"^^xsd:decimal ;
  dwc:decimalLongitude "2.48495782728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4327146799 2.48495782728)"^^geo:wktLiteral ;
  geo-pos:lat "51.4327146799"^^xsd:decimal ;
  geo-pos:long "2.48495782728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "150_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3657'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '150_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48495782728'^^xsd:double;
  dwc:latitude '51.4327146799'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3657'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042360823 2.48499615504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5042360823"^^xsd:decimal ;
  dwc:decimalLongitude "2.48499615504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042360823 2.48499615504)"^^geo:wktLiteral ;
  geo-pos:lat "51.5042360823"^^xsd:decimal ;
  geo-pos:long "2.48499615504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4272'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '248_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48499615504'^^xsd:double;
  dwc:latitude '51.5042360823'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4272'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042360823 2.48499615504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5042360823"^^xsd:decimal ;
  dwc:decimalLongitude "2.48499615504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042360823 2.48499615504)"^^geo:wktLiteral ;
  geo-pos:lat "51.5042360823"^^xsd:decimal ;
  geo-pos:long "2.48499615504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4127'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '248_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48499615504'^^xsd:double;
  dwc:latitude '51.5042360823'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4127'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042360823 2.48499615504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5042360823"^^xsd:decimal ;
  dwc:decimalLongitude "2.48499615504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042360823 2.48499615504)"^^geo:wktLiteral ;
  geo-pos:lat "51.5042360823"^^xsd:decimal ;
  geo-pos:long "2.48499615504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "248_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4313'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '248_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48499615504'^^xsd:double;
  dwc:latitude '51.5042360823'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4313'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042203696 2.48551367078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5042203696"^^xsd:decimal ;
  dwc:decimalLongitude "2.48551367078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042203696 2.48551367078)"^^geo:wktLiteral ;
  geo-pos:lat "51.5042203696"^^xsd:decimal ;
  geo-pos:long "2.48551367078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "318_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5255'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '318_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48551367078'^^xsd:double;
  dwc:latitude '51.5042203696'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5255'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042203696 2.48551367078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5042203696"^^xsd:decimal ;
  dwc:decimalLongitude "2.48551367078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042203696 2.48551367078)"^^geo:wktLiteral ;
  geo-pos:lat "51.5042203696"^^xsd:decimal ;
  geo-pos:long "2.48551367078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "318_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4305'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '318_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48551367078'^^xsd:double;
  dwc:latitude '51.5042203696'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4305'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042203696 2.48551367078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5042203696"^^xsd:decimal ;
  dwc:decimalLongitude "2.48551367078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042203696 2.48551367078)"^^geo:wktLiteral ;
  geo-pos:lat "51.5042203696"^^xsd:decimal ;
  geo-pos:long "2.48551367078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "318_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5101'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '318_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48551367078'^^xsd:double;
  dwc:latitude '51.5042203696'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5101'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042203696 2.48551367078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5042203696"^^xsd:decimal ;
  dwc:decimalLongitude "2.48551367078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042203696 2.48551367078)"^^geo:wktLiteral ;
  geo-pos:lat "51.5042203696"^^xsd:decimal ;
  geo-pos:long "2.48551367078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "318_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4159'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130120'^^xsd:anyURI;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '318_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48551367078'^^xsd:double;
  dwc:latitude '51.5042203696'^^xsd:double;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4159'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5274> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042203696 2.48551367078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5042203696"^^xsd:decimal ;
  dwc:decimalLongitude "2.48551367078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042203696 2.48551367078)"^^geo:wktLiteral ;
  geo-pos:lat "51.5042203696"^^xsd:decimal ;
  geo-pos:long "2.48551367078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "318_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5274'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '318_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48551367078'^^xsd:double;
  dwc:latitude '51.5042203696'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5274'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042203696 2.48551367078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5042203696"^^xsd:decimal ;
  dwc:decimalLongitude "2.48551367078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5042203696 2.48551367078)"^^geo:wktLiteral ;
  geo-pos:lat "51.5042203696"^^xsd:decimal ;
  geo-pos:long "2.48551367078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "318_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5152'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130041'^^xsd:anyURI;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '318_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48551367078'^^xsd:double;
  dwc:latitude '51.5042203696'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5152'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23384> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23384'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23384'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23389> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23389'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130248'^^xsd:anyURI;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23389'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23367> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23367'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23367'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23382> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23382'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129491'^^xsd:anyURI;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23382'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23378> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23378'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23378'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23377> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23377'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23377'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23369> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23369'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140300'^^xsd:anyURI;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23369'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23376> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23376'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23376'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23386> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23386'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=148637'^^xsd:anyURI;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23386'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23371> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23371'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23371'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23370> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23370'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23370'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23381> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23381'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131531'^^xsd:anyURI;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23381'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23366> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23366'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23366'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23373> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23373'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23373'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23383> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23383'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130523'^^xsd:anyURI;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23383'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23388> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23388'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23388'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23372> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23372'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23372'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23391> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23391'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129357'^^xsd:anyURI;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23391'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23374> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23374'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23374'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23380> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23380'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23380'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23387> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23387'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107281'^^xsd:anyURI;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23387'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23379> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23379'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23379'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23375> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23375'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23375'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23385> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23385'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23385'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23368> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23368'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=105'^^xsd:anyURI;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23368'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23390> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6496712167"^^xsd:decimal ;
  dwc:decimalLongitude "2.48579840505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6496712167 2.48579840505)"^^geo:wktLiteral ;
  geo-pos:lat "51.6496712167"^^xsd:decimal ;
  geo-pos:long "2.48579840505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A23390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:23390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1242_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '23390'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1242_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48579840505'^^xsd:double;
  dwc:latitude '51.6496712167'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:23390'^^xsd:anyURI;
  dwc:observationDate '1986-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3113639855 2.48618847237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3113639855"^^xsd:decimal ;
  dwc:decimalLongitude "2.48618847237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3113639855 2.48618847237)"^^geo:wktLiteral ;
  geo-pos:lat "51.3113639855"^^xsd:decimal ;
  geo-pos:long "2.48618847237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102915'^^xsd:anyURI;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48618847237'^^xsd:double;
  dwc:latitude '51.3113639855'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:350'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3113639855 2.48618847237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3113639855"^^xsd:decimal ;
  dwc:decimalLongitude "2.48618847237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48618847237'^^xsd:double;
  dwc:latitude '51.3113639855'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:199'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A654> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3113639855 2.48618847237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3113639855"^^xsd:decimal ;
  dwc:decimalLongitude "2.48618847237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3113639855 2.48618847237)"^^geo:wktLiteral ;
  geo-pos:lat "51.3113639855"^^xsd:decimal ;
  geo-pos:long "2.48618847237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '654'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102918'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48618847237'^^xsd:double;
  dwc:latitude '51.3113639855'^^xsd:double;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:654'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3113639855 2.48618847237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3113639855"^^xsd:decimal ;
  dwc:decimalLongitude "2.48618847237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3113639855 2.48618847237)"^^geo:wktLiteral ;
  geo-pos:lat "51.3113639855"^^xsd:decimal ;
  geo-pos:long "2.48618847237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48618847237'^^xsd:double;
  dwc:latitude '51.3113639855'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:254'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3113639855 2.48618847237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3113639855"^^xsd:decimal ;
  dwc:decimalLongitude "2.48618847237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3113639855 2.48618847237)"^^geo:wktLiteral ;
  geo-pos:lat "51.3113639855"^^xsd:decimal ;
  geo-pos:long "2.48618847237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48618847237'^^xsd:double;
  dwc:latitude '51.3113639855'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:86'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2989271812"^^xsd:decimal ;
  dwc:decimalLongitude "2.48807725702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  geo-pos:lat "51.2989271812"^^xsd:decimal ;
  geo-pos:long "2.48807725702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "120_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1393'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103059'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '120_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48807725702'^^xsd:double;
  dwc:latitude '51.2989271812'^^xsd:double;
  dwc:aphiaid '103059'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1393'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2989271812"^^xsd:decimal ;
  dwc:decimalLongitude "2.48807725702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  geo-pos:lat "51.2989271812"^^xsd:decimal ;
  geo-pos:long "2.48807725702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "120_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1440'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '120_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48807725702'^^xsd:double;
  dwc:latitude '51.2989271812'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1440'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2989271812"^^xsd:decimal ;
  dwc:decimalLongitude "2.48807725702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  geo-pos:lat "51.2989271812"^^xsd:decimal ;
  geo-pos:long "2.48807725702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "120_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '120_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48807725702'^^xsd:double;
  dwc:latitude '51.2989271812'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1192'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2989271812"^^xsd:decimal ;
  dwc:decimalLongitude "2.48807725702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  geo-pos:lat "51.2989271812"^^xsd:decimal ;
  geo-pos:long "2.48807725702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "120_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '120_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48807725702'^^xsd:double;
  dwc:latitude '51.2989271812'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1183'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2989271812"^^xsd:decimal ;
  dwc:decimalLongitude "2.48807725702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  geo-pos:lat "51.2989271812"^^xsd:decimal ;
  geo-pos:long "2.48807725702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "120_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '120_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48807725702'^^xsd:double;
  dwc:latitude '51.2989271812'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1155'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2989271812"^^xsd:decimal ;
  dwc:decimalLongitude "2.48807725702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  geo-pos:lat "51.2989271812"^^xsd:decimal ;
  geo-pos:long "2.48807725702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "120_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '120_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48807725702'^^xsd:double;
  dwc:latitude '51.2989271812'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1282'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2989271812"^^xsd:decimal ;
  dwc:decimalLongitude "2.48807725702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  geo-pos:lat "51.2989271812"^^xsd:decimal ;
  geo-pos:long "2.48807725702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "120_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1431'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '120_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48807725702'^^xsd:double;
  dwc:latitude '51.2989271812'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1431'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2989271812"^^xsd:decimal ;
  dwc:decimalLongitude "2.48807725702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  geo-pos:lat "51.2989271812"^^xsd:decimal ;
  geo-pos:long "2.48807725702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "120_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1164'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '120_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48807725702'^^xsd:double;
  dwc:latitude '51.2989271812'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1164'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2989271812"^^xsd:decimal ;
  dwc:decimalLongitude "2.48807725702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2989271812 2.48807725702)"^^geo:wktLiteral ;
  geo-pos:lat "51.2989271812"^^xsd:decimal ;
  geo-pos:long "2.48807725702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "120_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1283'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '120_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48807725702'^^xsd:double;
  dwc:latitude '51.2989271812'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1283'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27427> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27427'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27427'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27423> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27423'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27423'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27421> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27421'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27421'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27438> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27438'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107400'^^xsd:anyURI;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27438'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27437> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27437'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107552'^^xsd:anyURI;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27437'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27433> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27433'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27433'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27432> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27432'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27432'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27435> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27435'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1137'^^xsd:anyURI;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27435'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27422> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27422'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27422'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27426> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27426'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27426'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27425> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27425'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27425'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27429> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27429'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27429'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27431> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27431'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27431'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27428> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27428'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27428'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27434> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27434'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27434'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27424> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27424'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27424'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27436> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27436'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123613'^^xsd:anyURI;
  dwc:scientificName 'Amphiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27436'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27430> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6366185657"^^xsd:decimal ;
  dwc:decimalLongitude "2.48857592042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6366185657 2.48857592042)"^^geo:wktLiteral ;
  geo-pos:lat "51.6366185657"^^xsd:decimal ;
  geo-pos:long "2.48857592042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1494_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27430'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1494_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48857592042'^^xsd:double;
  dwc:latitude '51.6366185657'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27430'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24496> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24496'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24496'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24488> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24488'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24488'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24473> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24473'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24473'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24484> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24484'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24484'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24494> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24494'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24494'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24298> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24298'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24298'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24485> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24485'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146932'^^xsd:anyURI;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24485'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24292> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24292'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146932'^^xsd:anyURI;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24292'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24300> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24300'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146932'^^xsd:anyURI;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24300'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24497> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24497'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24497'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24302> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24302'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24302'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24306> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24306'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24306'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24477> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24477'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141932'^^xsd:anyURI;
  dwc:scientificName 'Venerupis pullastra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '141932'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24477'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24291> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24291'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24291'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24489> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24489'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24489'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24476> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24476'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24476'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24478> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24478'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24478'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24491> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24491'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24491'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24308> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24308'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24308'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24296> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24296'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24296'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24293> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24293'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24293'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24305> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24305'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24305'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24486> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24486'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24486'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24289> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24289'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130644'^^xsd:anyURI;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24289'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24487> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24487'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24487'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24294> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24294'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24294'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24288> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24288'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24288'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24493> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24493'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24493'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24297> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24297'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24297'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24303> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24303'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24303'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24475> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24475'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24475'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24290> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24290'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24290'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24304> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24304'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24304'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24474> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24474'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24474'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24495> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24495'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24495'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24295> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24295'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24295'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24301> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24301'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24301'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24299> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24299'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24299'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24490> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24490'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141932'^^xsd:anyURI;
  dwc:scientificName 'Venerupis pullastra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '141932'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24490'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24307> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1271_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24307'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1271_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24307'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24499> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24499'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24499'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24479> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24479'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24479'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24480> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24480'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110387'^^xsd:anyURI;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24480'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24483> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24483'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102916'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24483'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24481> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24481'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24481'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24492> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24492'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24492'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24500> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24500'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24500'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24482> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24482'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24482'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24498> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2199343036"^^xsd:decimal ;
  dwc:decimalLongitude "2.48885366089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2199343036 2.48885366089)"^^geo:wktLiteral ;
  geo-pos:lat "51.2199343036"^^xsd:decimal ;
  geo-pos:long "2.48885366089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1281_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24498'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1281_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48885366089'^^xsd:double;
  dwc:latitude '51.2199343036'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24498'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.329417537 2.48971855599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.329417537"^^xsd:decimal ;
  dwc:decimalLongitude "2.48971855599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.329417537 2.48971855599)"^^geo:wktLiteral ;
  geo-pos:lat "51.329417537"^^xsd:decimal ;
  geo-pos:long "2.48971855599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "117_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1163'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '117_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48971855599'^^xsd:double;
  dwc:latitude '51.329417537'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1163'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.329417537 2.48971855599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.329417537"^^xsd:decimal ;
  dwc:decimalLongitude "2.48971855599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.329417537 2.48971855599)"^^geo:wktLiteral ;
  geo-pos:lat "51.329417537"^^xsd:decimal ;
  geo-pos:long "2.48971855599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "117_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1391'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '117_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48971855599'^^xsd:double;
  dwc:latitude '51.329417537'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1391'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.329417537 2.48971855599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.329417537"^^xsd:decimal ;
  dwc:decimalLongitude "2.48971855599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.329417537 2.48971855599)"^^geo:wktLiteral ;
  geo-pos:lat "51.329417537"^^xsd:decimal ;
  geo-pos:long "2.48971855599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "117_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '117_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48971855599'^^xsd:double;
  dwc:latitude '51.329417537'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1159'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.329417537 2.48971855599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.329417537"^^xsd:decimal ;
  dwc:decimalLongitude "2.48971855599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.329417537 2.48971855599)"^^geo:wktLiteral ;
  geo-pos:lat "51.329417537"^^xsd:decimal ;
  geo-pos:long "2.48971855599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "117_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1399'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '117_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48971855599'^^xsd:double;
  dwc:latitude '51.329417537'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1399'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.329417537 2.48971855599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.329417537"^^xsd:decimal ;
  dwc:decimalLongitude "2.48971855599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.329417537 2.48971855599)"^^geo:wktLiteral ;
  geo-pos:lat "51.329417537"^^xsd:decimal ;
  geo-pos:long "2.48971855599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "117_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1167'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '117_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48971855599'^^xsd:double;
  dwc:latitude '51.329417537'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1167'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.329417537 2.48971855599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.329417537"^^xsd:decimal ;
  dwc:decimalLongitude "2.48971855599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.329417537 2.48971855599)"^^geo:wktLiteral ;
  geo-pos:lat "51.329417537"^^xsd:decimal ;
  geo-pos:long "2.48971855599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "117_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1289'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '117_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.48971855599'^^xsd:double;
  dwc:latitude '51.329417537'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1289'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5351995922 2.49021658273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5351995922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49021658273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5351995922 2.49021658273)"^^geo:wktLiteral ;
  geo-pos:lat "51.5351995922"^^xsd:decimal ;
  geo-pos:long "2.49021658273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "314_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4178'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '314_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49021658273'^^xsd:double;
  dwc:latitude '51.5351995922'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4178'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5351995922 2.49021658273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5351995922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49021658273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5351995922 2.49021658273)"^^geo:wktLiteral ;
  geo-pos:lat "51.5351995922"^^xsd:decimal ;
  geo-pos:long "2.49021658273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "314_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4278'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '314_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49021658273'^^xsd:double;
  dwc:latitude '51.5351995922'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4278'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5351995922 2.49021658273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5351995922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49021658273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5351995922 2.49021658273)"^^geo:wktLiteral ;
  geo-pos:lat "51.5351995922"^^xsd:decimal ;
  geo-pos:long "2.49021658273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "314_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5125'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '314_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49021658273'^^xsd:double;
  dwc:latitude '51.5351995922'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5125'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5351995922 2.49021658273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5351995922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49021658273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5351995922 2.49021658273)"^^geo:wktLiteral ;
  geo-pos:lat "51.5351995922"^^xsd:decimal ;
  geo-pos:long "2.49021658273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "314_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5492'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '314_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49021658273'^^xsd:double;
  dwc:latitude '51.5351995922'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5492'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5351995922 2.49021658273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5351995922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49021658273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5351995922 2.49021658273)"^^geo:wktLiteral ;
  geo-pos:lat "51.5351995922"^^xsd:decimal ;
  geo-pos:long "2.49021658273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "314_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4576'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '314_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49021658273'^^xsd:double;
  dwc:latitude '51.5351995922'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4576'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243586803 2.49056403638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243586803"^^xsd:decimal ;
  dwc:decimalLongitude "2.49056403638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243586803 2.49056403638)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243586803"^^xsd:decimal ;
  geo-pos:long "2.49056403638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "118_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '118_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49056403638'^^xsd:double;
  dwc:latitude '51.3243586803'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1290'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243586803 2.49056403638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243586803"^^xsd:decimal ;
  dwc:decimalLongitude "2.49056403638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243586803 2.49056403638)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243586803"^^xsd:decimal ;
  geo-pos:long "2.49056403638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "118_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '118_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49056403638'^^xsd:double;
  dwc:latitude '51.3243586803'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1411'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243586803 2.49056403638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243586803"^^xsd:decimal ;
  dwc:decimalLongitude "2.49056403638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243586803 2.49056403638)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243586803"^^xsd:decimal ;
  geo-pos:long "2.49056403638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "118_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1168'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '118_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49056403638'^^xsd:double;
  dwc:latitude '51.3243586803'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1168'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243586803 2.49056403638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3243586803"^^xsd:decimal ;
  dwc:decimalLongitude "2.49056403638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3243586803 2.49056403638)"^^geo:wktLiteral ;
  geo-pos:lat "51.3243586803"^^xsd:decimal ;
  geo-pos:long "2.49056403638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "118_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '118_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49056403638'^^xsd:double;
  dwc:latitude '51.3243586803'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1181'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50289485 2.49084230724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50289485"^^xsd:decimal ;
  dwc:decimalLongitude "2.49084230724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50289485 2.49084230724)"^^geo:wktLiteral ;
  geo-pos:lat "51.50289485"^^xsd:decimal ;
  geo-pos:long "2.49084230724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4519'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '247_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49084230724'^^xsd:double;
  dwc:latitude '51.50289485'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4519'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50289485 2.49084230724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50289485"^^xsd:decimal ;
  dwc:decimalLongitude "2.49084230724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50289485 2.49084230724)"^^geo:wktLiteral ;
  geo-pos:lat "51.50289485"^^xsd:decimal ;
  geo-pos:long "2.49084230724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4271'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '247_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49084230724'^^xsd:double;
  dwc:latitude '51.50289485'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4271'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50289485 2.49084230724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50289485"^^xsd:decimal ;
  dwc:decimalLongitude "2.49084230724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50289485 2.49084230724)"^^geo:wktLiteral ;
  geo-pos:lat "51.50289485"^^xsd:decimal ;
  geo-pos:long "2.49084230724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4331'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '247_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49084230724'^^xsd:double;
  dwc:latitude '51.50289485'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4331'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50289485 2.49084230724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50289485"^^xsd:decimal ;
  dwc:decimalLongitude "2.49084230724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50289485 2.49084230724)"^^geo:wktLiteral ;
  geo-pos:lat "51.50289485"^^xsd:decimal ;
  geo-pos:long "2.49084230724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "247_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4312'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '247_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49084230724'^^xsd:double;
  dwc:latitude '51.50289485'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4312'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5009711093"^^xsd:decimal ;
  dwc:decimalLongitude "2.4909587408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  geo-pos:lat "51.5009711093"^^xsd:decimal ;
  geo-pos:long "2.4909587408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "317_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4249'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '317_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4909587408'^^xsd:double;
  dwc:latitude '51.5009711093'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4249'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5009711093"^^xsd:decimal ;
  dwc:decimalLongitude "2.4909587408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  geo-pos:lat "51.5009711093"^^xsd:decimal ;
  geo-pos:long "2.4909587408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "317_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4152'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '317_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4909587408'^^xsd:double;
  dwc:latitude '51.5009711093'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4152'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5009711093"^^xsd:decimal ;
  dwc:decimalLongitude "2.4909587408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  geo-pos:lat "51.5009711093"^^xsd:decimal ;
  geo-pos:long "2.4909587408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "317_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4447'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140300'^^xsd:anyURI;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '317_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4909587408'^^xsd:double;
  dwc:latitude '51.5009711093'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4447'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5009711093"^^xsd:decimal ;
  dwc:decimalLongitude "2.4909587408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  geo-pos:lat "51.5009711093"^^xsd:decimal ;
  geo-pos:long "2.4909587408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "317_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4417'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102916'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '317_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4909587408'^^xsd:double;
  dwc:latitude '51.5009711093'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4417'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5009711093"^^xsd:decimal ;
  dwc:decimalLongitude "2.4909587408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  geo-pos:lat "51.5009711093"^^xsd:decimal ;
  geo-pos:long "2.4909587408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "317_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4195'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '317_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4909587408'^^xsd:double;
  dwc:latitude '51.5009711093'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4195'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5009711093"^^xsd:decimal ;
  dwc:decimalLongitude "2.4909587408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  geo-pos:lat "51.5009711093"^^xsd:decimal ;
  geo-pos:long "2.4909587408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "317_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4180'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '317_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4909587408'^^xsd:double;
  dwc:latitude '51.5009711093'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4180'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5009711093"^^xsd:decimal ;
  dwc:decimalLongitude "2.4909587408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  geo-pos:lat "51.5009711093"^^xsd:decimal ;
  geo-pos:long "2.4909587408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "317_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4280'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '317_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4909587408'^^xsd:double;
  dwc:latitude '51.5009711093'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4280'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5009711093"^^xsd:decimal ;
  dwc:decimalLongitude "2.4909587408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  geo-pos:lat "51.5009711093"^^xsd:decimal ;
  geo-pos:long "2.4909587408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "317_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4462'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141595'^^xsd:anyURI;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '317_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4909587408'^^xsd:double;
  dwc:latitude '51.5009711093'^^xsd:double;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4462'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5009711093"^^xsd:decimal ;
  dwc:decimalLongitude "2.4909587408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  geo-pos:lat "51.5009711093"^^xsd:decimal ;
  geo-pos:long "2.4909587408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "317_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4424'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107562'^^xsd:anyURI;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '317_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4909587408'^^xsd:double;
  dwc:latitude '51.5009711093'^^xsd:double;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4424'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5009711093"^^xsd:decimal ;
  dwc:decimalLongitude "2.4909587408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  geo-pos:lat "51.5009711093"^^xsd:decimal ;
  geo-pos:long "2.4909587408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "317_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5595'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '317_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4909587408'^^xsd:double;
  dwc:latitude '51.5009711093'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5595'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5009711093"^^xsd:decimal ;
  dwc:decimalLongitude "2.4909587408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  geo-pos:lat "51.5009711093"^^xsd:decimal ;
  geo-pos:long "2.4909587408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "317_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4128'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '317_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4909587408'^^xsd:double;
  dwc:latitude '51.5009711093'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4128'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5009711093"^^xsd:decimal ;
  dwc:decimalLongitude "2.4909587408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5009711093 2.4909587408)"^^geo:wktLiteral ;
  geo-pos:lat "51.5009711093"^^xsd:decimal ;
  geo-pos:long "2.4909587408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "317_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4589'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103066'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '317_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.4909587408'^^xsd:double;
  dwc:latitude '51.5009711093'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4589'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5313030937 2.49366106703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5313030937"^^xsd:decimal ;
  dwc:decimalLongitude "2.49366106703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5313030937 2.49366106703)"^^geo:wktLiteral ;
  geo-pos:lat "51.5313030937"^^xsd:decimal ;
  geo-pos:long "2.49366106703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5402'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '245_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49366106703'^^xsd:double;
  dwc:latitude '51.5313030937'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5402'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5313030937 2.49366106703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5313030937"^^xsd:decimal ;
  dwc:decimalLongitude "2.49366106703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5313030937 2.49366106703)"^^geo:wktLiteral ;
  geo-pos:lat "51.5313030937"^^xsd:decimal ;
  geo-pos:long "2.49366106703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4963'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '245_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49366106703'^^xsd:double;
  dwc:latitude '51.5313030937'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4963'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5313030937 2.49366106703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5313030937"^^xsd:decimal ;
  dwc:decimalLongitude "2.49366106703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5313030937 2.49366106703)"^^geo:wktLiteral ;
  geo-pos:lat "51.5313030937"^^xsd:decimal ;
  geo-pos:long "2.49366106703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4311'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '245_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49366106703'^^xsd:double;
  dwc:latitude '51.5313030937'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4311'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5313030937 2.49366106703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5313030937"^^xsd:decimal ;
  dwc:decimalLongitude "2.49366106703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5313030937 2.49366106703)"^^geo:wktLiteral ;
  geo-pos:lat "51.5313030937"^^xsd:decimal ;
  geo-pos:long "2.49366106703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4976'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103066'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '245_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49366106703'^^xsd:double;
  dwc:latitude '51.5313030937'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4976'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5313030937 2.49366106703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5313030937"^^xsd:decimal ;
  dwc:decimalLongitude "2.49366106703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5313030937 2.49366106703)"^^geo:wktLiteral ;
  geo-pos:lat "51.5313030937"^^xsd:decimal ;
  geo-pos:long "2.49366106703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4485'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '245_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49366106703'^^xsd:double;
  dwc:latitude '51.5313030937'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4485'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5313030937 2.49366106703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5313030937"^^xsd:decimal ;
  dwc:decimalLongitude "2.49366106703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5313030937 2.49366106703)"^^geo:wktLiteral ;
  geo-pos:lat "51.5313030937"^^xsd:decimal ;
  geo-pos:long "2.49366106703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "245_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5348'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '245_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49366106703'^^xsd:double;
  dwc:latitude '51.5313030937'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5348'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21113> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21113'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21113'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21121> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21121'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21121'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21114> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21114'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131302'^^xsd:anyURI;
  dwc:scientificName 'Exogone (Parexogone) hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '131302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21114'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21117> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21117'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21117'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21126> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21126'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136457'^^xsd:anyURI;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21126'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21116> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21116'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21116'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21115> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21115'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21115'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21123> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21123'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21123'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21118> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21118'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21118'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21122> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21122'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21122'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21120> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21120'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102783'^^xsd:anyURI;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21120'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21119> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21119'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102126'^^xsd:anyURI;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21119'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21124> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21124'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21124'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21125> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7460651068"^^xsd:decimal ;
  dwc:decimalLongitude "2.49523521736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7460651068 2.49523521736)"^^geo:wktLiteral ;
  geo-pos:lat "51.7460651068"^^xsd:decimal ;
  geo-pos:long "2.49523521736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1149_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21125'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1149_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49523521736'^^xsd:double;
  dwc:latitude '51.7460651068'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21125'^^xsd:anyURI;
  dwc:observationDate '1985-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.219374481 2.49662072275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.219374481"^^xsd:decimal ;
  dwc:decimalLongitude "2.49662072275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.219374481 2.49662072275)"^^geo:wktLiteral ;
  geo-pos:lat "51.219374481"^^xsd:decimal ;
  geo-pos:long "2.49662072275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5073'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49662072275'^^xsd:double;
  dwc:latitude '51.219374481'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5073'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.219374481 2.49662072275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.219374481"^^xsd:decimal ;
  dwc:decimalLongitude "2.49662072275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.219374481 2.49662072275)"^^geo:wktLiteral ;
  geo-pos:lat "51.219374481"^^xsd:decimal ;
  geo-pos:long "2.49662072275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3749'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49662072275'^^xsd:double;
  dwc:latitude '51.219374481'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3749'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.219374481 2.49662072275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.219374481"^^xsd:decimal ;
  dwc:decimalLongitude "2.49662072275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.219374481 2.49662072275)"^^geo:wktLiteral ;
  geo-pos:lat "51.219374481"^^xsd:decimal ;
  geo-pos:long "2.49662072275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4846'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49662072275'^^xsd:double;
  dwc:latitude '51.219374481'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4846'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.219374481 2.49662072275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.219374481"^^xsd:decimal ;
  dwc:decimalLongitude "2.49662072275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.219374481 2.49662072275)"^^geo:wktLiteral ;
  geo-pos:lat "51.219374481"^^xsd:decimal ;
  geo-pos:long "2.49662072275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3770'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49662072275'^^xsd:double;
  dwc:latitude '51.219374481'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3770'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21152> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21152'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21152'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21153> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21153'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130041'^^xsd:anyURI;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21153'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21146> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21146'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21146'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21150> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21150'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21150'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21149> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21149'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21149'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21148> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21148'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131435'^^xsd:anyURI;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21148'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21145> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21145'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21145'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21147> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21147'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129296'^^xsd:anyURI;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21147'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21154> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21154'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129357'^^xsd:anyURI;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21154'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21143> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21143'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21143'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21144> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21144'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21144'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21142> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21142'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=104906'^^xsd:anyURI;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21142'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21151> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2371580986"^^xsd:decimal ;
  dwc:decimalLongitude "2.49801668717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2371580986 2.49801668717)"^^geo:wktLiteral ;
  geo-pos:lat "51.2371580986"^^xsd:decimal ;
  geo-pos:long "2.49801668717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1153_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21151'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=105'^^xsd:anyURI;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1153_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49801668717'^^xsd:double;
  dwc:latitude '51.2371580986'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21151'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27557> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27557'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27557'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27561> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27561'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27561'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27555> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27555'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27555'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27556> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27556'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27556'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27567> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27567'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27567'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27566> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27566'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124913'^^xsd:anyURI;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27566'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27565> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27565'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27565'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27562> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27562'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27562'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27559> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27559'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27559'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27560> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27560'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27560'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27558> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27558'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27558'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27564> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27564'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131331'^^xsd:anyURI;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27564'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27563> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27563'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131435'^^xsd:anyURI;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27563'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27569> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27569'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27569'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27568> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6271743879"^^xsd:decimal ;
  dwc:decimalLongitude "2.49830378568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6271743879 2.49830378568)"^^geo:wktLiteral ;
  geo-pos:lat "51.6271743879"^^xsd:decimal ;
  geo-pos:long "2.49830378568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1503_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27568'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1503_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49830378568'^^xsd:double;
  dwc:latitude '51.6271743879'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27568'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5324567922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49848920761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  geo-pos:lat "51.5324567922"^^xsd:decimal ;
  geo-pos:long "2.49848920761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4134'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '315_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49848920761'^^xsd:double;
  dwc:latitude '51.5324567922'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4134'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5324567922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49848920761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  geo-pos:lat "51.5324567922"^^xsd:decimal ;
  geo-pos:long "2.49848920761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4248'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '315_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49848920761'^^xsd:double;
  dwc:latitude '51.5324567922'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4248'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5324567922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49848920761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  geo-pos:lat "51.5324567922"^^xsd:decimal ;
  geo-pos:long "2.49848920761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4236'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131106'^^xsd:anyURI;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '315_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49848920761'^^xsd:double;
  dwc:latitude '51.5324567922'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4236'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5324567922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49848920761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  geo-pos:lat "51.5324567922"^^xsd:decimal ;
  geo-pos:long "2.49848920761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4179'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '315_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49848920761'^^xsd:double;
  dwc:latitude '51.5324567922'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4179'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5324567922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49848920761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  geo-pos:lat "51.5324567922"^^xsd:decimal ;
  geo-pos:long "2.49848920761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4279'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '315_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49848920761'^^xsd:double;
  dwc:latitude '51.5324567922'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4279'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5324567922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49848920761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  geo-pos:lat "51.5324567922"^^xsd:decimal ;
  geo-pos:long "2.49848920761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5243'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '315_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49848920761'^^xsd:double;
  dwc:latitude '51.5324567922'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5243'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5324567922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49848920761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  geo-pos:lat "51.5324567922"^^xsd:decimal ;
  geo-pos:long "2.49848920761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4535'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '315_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49848920761'^^xsd:double;
  dwc:latitude '51.5324567922'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4535'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5324567922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49848920761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  geo-pos:lat "51.5324567922"^^xsd:decimal ;
  geo-pos:long "2.49848920761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4583'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '315_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49848920761'^^xsd:double;
  dwc:latitude '51.5324567922'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4583'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5324567922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49848920761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  geo-pos:lat "51.5324567922"^^xsd:decimal ;
  geo-pos:long "2.49848920761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4488'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '315_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49848920761'^^xsd:double;
  dwc:latitude '51.5324567922'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4488'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5163> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5324567922"^^xsd:decimal ;
  dwc:decimalLongitude "2.49848920761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5324567922 2.49848920761)"^^geo:wktLiteral ;
  geo-pos:lat "51.5324567922"^^xsd:decimal ;
  geo-pos:long "2.49848920761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5163'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '315_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49848920761'^^xsd:double;
  dwc:latitude '51.5324567922'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5163'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A980> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '980'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:980'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A703> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:703'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:320'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1133'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:389'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:145'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102131'^^xsd:anyURI;
  dwc:scientificName 'Atylus swammerdami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:338'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102460'^^xsd:anyURI;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:354'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A800> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '800'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1080'^^xsd:anyURI;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:800'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1265'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103235'^^xsd:anyURI;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1265'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A443> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140513'^^xsd:anyURI;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:443'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1123'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1123'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A624> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:624'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:183'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:105'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A901> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  geo-pos:lat "51.3050902691"^^xsd:decimal ;
  geo-pos:long "2.49928432835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:901'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A498> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3050902691 2.49928432835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3050902691"^^xsd:decimal ;
  dwc:decimalLongitude "2.49928432835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49928432835'^^xsd:double;
  dwc:latitude '51.3050902691'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:498'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5553> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2013233357"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995210886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  geo-pos:lat "51.2013233357"^^xsd:decimal ;
  geo-pos:long "2.49995210886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "195_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5553'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '195_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995210886'^^xsd:double;
  dwc:latitude '51.2013233357'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5553'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2013233357"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995210886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  geo-pos:lat "51.2013233357"^^xsd:decimal ;
  geo-pos:long "2.49995210886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "195_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4709'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '195_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995210886'^^xsd:double;
  dwc:latitude '51.2013233357'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4709'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2013233357"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995210886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  geo-pos:lat "51.2013233357"^^xsd:decimal ;
  geo-pos:long "2.49995210886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "195_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3767'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131177'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '195_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995210886'^^xsd:double;
  dwc:latitude '51.2013233357'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3767'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2013233357"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995210886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  geo-pos:lat "51.2013233357"^^xsd:decimal ;
  geo-pos:long "2.49995210886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "195_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3932'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102841'^^xsd:anyURI;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '195_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995210886'^^xsd:double;
  dwc:latitude '51.2013233357'^^xsd:double;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3932'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2013233357"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995210886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  geo-pos:lat "51.2013233357"^^xsd:decimal ;
  geo-pos:long "2.49995210886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "195_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3927'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '195_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995210886'^^xsd:double;
  dwc:latitude '51.2013233357'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3927'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2013233357"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995210886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  geo-pos:lat "51.2013233357"^^xsd:decimal ;
  geo-pos:long "2.49995210886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "195_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4026'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=105'^^xsd:anyURI;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '195_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995210886'^^xsd:double;
  dwc:latitude '51.2013233357'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4026'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2013233357"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995210886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  geo-pos:lat "51.2013233357"^^xsd:decimal ;
  geo-pos:long "2.49995210886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "195_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3962'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107281'^^xsd:anyURI;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '195_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995210886'^^xsd:double;
  dwc:latitude '51.2013233357'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3962'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2013233357"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995210886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  geo-pos:lat "51.2013233357"^^xsd:decimal ;
  geo-pos:long "2.49995210886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "195_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4698'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '195_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995210886'^^xsd:double;
  dwc:latitude '51.2013233357'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4698'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2013233357"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995210886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  geo-pos:lat "51.2013233357"^^xsd:decimal ;
  geo-pos:long "2.49995210886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "195_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4082'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '195_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995210886'^^xsd:double;
  dwc:latitude '51.2013233357'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4082'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2013233357"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995210886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2013233357 2.49995210886)"^^geo:wktLiteral ;
  geo-pos:lat "51.2013233357"^^xsd:decimal ;
  geo-pos:long "2.49995210886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "195_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4741'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '195_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995210886'^^xsd:double;
  dwc:latitude '51.2013233357'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4741'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.424381149"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995220958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  geo-pos:lat "51.424381149"^^xsd:decimal ;
  geo-pos:long "2.49995220958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3797'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129938'^^xsd:anyURI;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '151_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995220958'^^xsd:double;
  dwc:latitude '51.424381149'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3797'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.424381149"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995220958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  geo-pos:lat "51.424381149"^^xsd:decimal ;
  geo-pos:long "2.49995220958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4070'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '151_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995220958'^^xsd:double;
  dwc:latitude '51.424381149'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4070'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.424381149"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995220958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  geo-pos:lat "51.424381149"^^xsd:decimal ;
  geo-pos:long "2.49995220958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3740'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '151_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995220958'^^xsd:double;
  dwc:latitude '51.424381149'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3740'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.424381149"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995220958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  geo-pos:lat "51.424381149"^^xsd:decimal ;
  geo-pos:long "2.49995220958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3722'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '151_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995220958'^^xsd:double;
  dwc:latitude '51.424381149'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3722'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.424381149"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995220958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  geo-pos:lat "51.424381149"^^xsd:decimal ;
  geo-pos:long "2.49995220958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3737'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131106'^^xsd:anyURI;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '151_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995220958'^^xsd:double;
  dwc:latitude '51.424381149'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3737'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.424381149"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995220958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  geo-pos:lat "51.424381149"^^xsd:decimal ;
  geo-pos:long "2.49995220958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3673'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '151_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995220958'^^xsd:double;
  dwc:latitude '51.424381149'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3673'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.424381149"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995220958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  geo-pos:lat "51.424381149"^^xsd:decimal ;
  geo-pos:long "2.49995220958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4985'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '151_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995220958'^^xsd:double;
  dwc:latitude '51.424381149'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4985'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.424381149"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995220958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  geo-pos:lat "51.424381149"^^xsd:decimal ;
  geo-pos:long "2.49995220958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3804'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '151_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995220958'^^xsd:double;
  dwc:latitude '51.424381149'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3804'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5174> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.424381149"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995220958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  geo-pos:lat "51.424381149"^^xsd:decimal ;
  geo-pos:long "2.49995220958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5174'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '151_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995220958'^^xsd:double;
  dwc:latitude '51.424381149'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5174'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.424381149"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995220958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  geo-pos:lat "51.424381149"^^xsd:decimal ;
  geo-pos:long "2.49995220958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4940'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '151_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995220958'^^xsd:double;
  dwc:latitude '51.424381149'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4940'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.424381149"^^xsd:decimal ;
  dwc:decimalLongitude "2.49995220958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.424381149 2.49995220958)"^^geo:wktLiteral ;
  geo-pos:lat "51.424381149"^^xsd:decimal ;
  geo-pos:long "2.49995220958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "151_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4057'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123574'^^xsd:anyURI;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '151_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.49995220958'^^xsd:double;
  dwc:latitude '51.424381149'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4057'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555584993 2.50040025849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3555584993"^^xsd:decimal ;
  dwc:decimalLongitude "2.50040025849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50040025849'^^xsd:double;
  dwc:latitude '51.3555584993'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:129'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555584993 2.50040025849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3555584993"^^xsd:decimal ;
  dwc:decimalLongitude "2.50040025849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50040025849'^^xsd:double;
  dwc:latitude '51.3555584993'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:165'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A865> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555584993 2.50040025849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3555584993"^^xsd:decimal ;
  dwc:decimalLongitude "2.50040025849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '865'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50040025849'^^xsd:double;
  dwc:latitude '51.3555584993'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:865'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A755> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555584993 2.50040025849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3555584993"^^xsd:decimal ;
  dwc:decimalLongitude "2.50040025849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555584993 2.50040025849)"^^geo:wktLiteral ;
  geo-pos:lat "51.3555584993"^^xsd:decimal ;
  geo-pos:long "2.50040025849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '755'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130116'^^xsd:anyURI;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50040025849'^^xsd:double;
  dwc:latitude '51.3555584993'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:755'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A756> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555584993 2.50040025849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3555584993"^^xsd:decimal ;
  dwc:decimalLongitude "2.50040025849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555584993 2.50040025849)"^^geo:wktLiteral ;
  geo-pos:lat "51.3555584993"^^xsd:decimal ;
  geo-pos:long "2.50040025849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '756'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130120'^^xsd:anyURI;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50040025849'^^xsd:double;
  dwc:latitude '51.3555584993'^^xsd:double;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:756'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A549> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555584993 2.50040025849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3555584993"^^xsd:decimal ;
  dwc:decimalLongitude "2.50040025849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555584993 2.50040025849)"^^geo:wktLiteral ;
  geo-pos:lat "51.3555584993"^^xsd:decimal ;
  geo-pos:long "2.50040025849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '549'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50040025849'^^xsd:double;
  dwc:latitude '51.3555584993'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:549'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4688332619"^^xsd:decimal ;
  dwc:decimalLongitude "2.50329600837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  geo-pos:lat "51.4688332619"^^xsd:decimal ;
  geo-pos:long "2.50329600837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5382'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131107'^^xsd:anyURI;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '154_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50329600837'^^xsd:double;
  dwc:latitude '51.4688332619'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5382'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4688332619"^^xsd:decimal ;
  dwc:decimalLongitude "2.50329600837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  geo-pos:lat "51.4688332619"^^xsd:decimal ;
  geo-pos:long "2.50329600837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4759'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '154_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50329600837'^^xsd:double;
  dwc:latitude '51.4688332619'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4759'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4688332619"^^xsd:decimal ;
  dwc:decimalLongitude "2.50329600837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  geo-pos:lat "51.4688332619"^^xsd:decimal ;
  geo-pos:long "2.50329600837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4075'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '154_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50329600837'^^xsd:double;
  dwc:latitude '51.4688332619'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4075'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4688332619"^^xsd:decimal ;
  dwc:decimalLongitude "2.50329600837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  geo-pos:lat "51.4688332619"^^xsd:decimal ;
  geo-pos:long "2.50329600837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3859'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1080'^^xsd:anyURI;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '154_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50329600837'^^xsd:double;
  dwc:latitude '51.4688332619'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3859'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4688332619"^^xsd:decimal ;
  dwc:decimalLongitude "2.50329600837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  geo-pos:lat "51.4688332619"^^xsd:decimal ;
  geo-pos:long "2.50329600837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3833'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=921'^^xsd:anyURI;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '154_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50329600837'^^xsd:double;
  dwc:latitude '51.4688332619'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3833'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4688332619"^^xsd:decimal ;
  dwc:decimalLongitude "2.50329600837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  geo-pos:lat "51.4688332619"^^xsd:decimal ;
  geo-pos:long "2.50329600837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5028'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '154_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50329600837'^^xsd:double;
  dwc:latitude '51.4688332619'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5028'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4688332619"^^xsd:decimal ;
  dwc:decimalLongitude "2.50329600837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  geo-pos:lat "51.4688332619"^^xsd:decimal ;
  geo-pos:long "2.50329600837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4058'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123574'^^xsd:anyURI;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '154_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50329600837'^^xsd:double;
  dwc:latitude '51.4688332619'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4058'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4688332619"^^xsd:decimal ;
  dwc:decimalLongitude "2.50329600837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  geo-pos:lat "51.4688332619"^^xsd:decimal ;
  geo-pos:long "2.50329600837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5290'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '154_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50329600837'^^xsd:double;
  dwc:latitude '51.4688332619'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5290'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4688332619"^^xsd:decimal ;
  dwc:decimalLongitude "2.50329600837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4688332619 2.50329600837)"^^geo:wktLiteral ;
  geo-pos:lat "51.4688332619"^^xsd:decimal ;
  geo-pos:long "2.50329600837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "154_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4949'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103166'^^xsd:anyURI;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '154_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50329600837'^^xsd:double;
  dwc:latitude '51.4688332619'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4949'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5257503233 2.50516802997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5257503233"^^xsd:decimal ;
  dwc:decimalLongitude "2.50516802997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5257503233 2.50516802997)"^^geo:wktLiteral ;
  geo-pos:lat "51.5257503233"^^xsd:decimal ;
  geo-pos:long "2.50516802997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "246_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4509'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '246_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50516802997'^^xsd:double;
  dwc:latitude '51.5257503233'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4509'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1910465497"^^xsd:decimal ;
  dwc:decimalLongitude "2.50663169983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  geo-pos:lat "51.1910465497"^^xsd:decimal ;
  geo-pos:long "2.50663169983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3663'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '196_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50663169983'^^xsd:double;
  dwc:latitude '51.1910465497'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3663'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1910465497"^^xsd:decimal ;
  dwc:decimalLongitude "2.50663169983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  geo-pos:lat "51.1910465497"^^xsd:decimal ;
  geo-pos:long "2.50663169983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5380'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '196_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50663169983'^^xsd:double;
  dwc:latitude '51.1910465497'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5380'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1910465497"^^xsd:decimal ;
  dwc:decimalLongitude "2.50663169983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  geo-pos:lat "51.1910465497"^^xsd:decimal ;
  geo-pos:long "2.50663169983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5475'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '196_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50663169983'^^xsd:double;
  dwc:latitude '51.1910465497'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5475'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1910465497"^^xsd:decimal ;
  dwc:decimalLongitude "2.50663169983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  geo-pos:lat "51.1910465497"^^xsd:decimal ;
  geo-pos:long "2.50663169983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3593'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '196_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50663169983'^^xsd:double;
  dwc:latitude '51.1910465497'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3593'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1910465497"^^xsd:decimal ;
  dwc:decimalLongitude "2.50663169983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  geo-pos:lat "51.1910465497"^^xsd:decimal ;
  geo-pos:long "2.50663169983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5599'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '196_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50663169983'^^xsd:double;
  dwc:latitude '51.1910465497'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5599'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1910465497"^^xsd:decimal ;
  dwc:decimalLongitude "2.50663169983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  geo-pos:lat "51.1910465497"^^xsd:decimal ;
  geo-pos:long "2.50663169983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4614'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1360'^^xsd:anyURI;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '196_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50663169983'^^xsd:double;
  dwc:latitude '51.1910465497'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4614'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1910465497"^^xsd:decimal ;
  dwc:decimalLongitude "2.50663169983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  geo-pos:lat "51.1910465497"^^xsd:decimal ;
  geo-pos:long "2.50663169983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5518'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '196_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50663169983'^^xsd:double;
  dwc:latitude '51.1910465497'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5518'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1910465497"^^xsd:decimal ;
  dwc:decimalLongitude "2.50663169983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  geo-pos:lat "51.1910465497"^^xsd:decimal ;
  geo-pos:long "2.50663169983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3775'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '196_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50663169983'^^xsd:double;
  dwc:latitude '51.1910465497'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3775'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1910465497"^^xsd:decimal ;
  dwc:decimalLongitude "2.50663169983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  geo-pos:lat "51.1910465497"^^xsd:decimal ;
  geo-pos:long "2.50663169983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4083'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '196_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50663169983'^^xsd:double;
  dwc:latitude '51.1910465497'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4083'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1910465497"^^xsd:decimal ;
  dwc:decimalLongitude "2.50663169983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1910465497 2.50663169983)"^^geo:wktLiteral ;
  geo-pos:lat "51.1910465497"^^xsd:decimal ;
  geo-pos:long "2.50663169983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3963'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107281'^^xsd:anyURI;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '196_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50663169983'^^xsd:double;
  dwc:latitude '51.1910465497'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3963'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3227041041"^^xsd:decimal ;
  dwc:decimalLongitude "2.50737313441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  geo-pos:lat "51.3227041041"^^xsd:decimal ;
  geo-pos:long "2.50737313441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "116_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1383'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '116_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50737313441'^^xsd:double;
  dwc:latitude '51.3227041041'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1383'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3227041041"^^xsd:decimal ;
  dwc:decimalLongitude "2.50737313441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  geo-pos:lat "51.3227041041"^^xsd:decimal ;
  geo-pos:long "2.50737313441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "116_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1344'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '116_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50737313441'^^xsd:double;
  dwc:latitude '51.3227041041'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1344'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3227041041"^^xsd:decimal ;
  dwc:decimalLongitude "2.50737313441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  geo-pos:lat "51.3227041041"^^xsd:decimal ;
  geo-pos:long "2.50737313441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "116_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1360'^^xsd:anyURI;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '116_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50737313441'^^xsd:double;
  dwc:latitude '51.3227041041'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1147'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3227041041"^^xsd:decimal ;
  dwc:decimalLongitude "2.50737313441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "116_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1340'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '116_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50737313441'^^xsd:double;
  dwc:latitude '51.3227041041'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1340'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3227041041"^^xsd:decimal ;
  dwc:decimalLongitude "2.50737313441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  geo-pos:lat "51.3227041041"^^xsd:decimal ;
  geo-pos:long "2.50737313441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "116_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '116_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50737313441'^^xsd:double;
  dwc:latitude '51.3227041041'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1166'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3227041041"^^xsd:decimal ;
  dwc:decimalLongitude "2.50737313441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  geo-pos:lat "51.3227041041"^^xsd:decimal ;
  geo-pos:long "2.50737313441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "116_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '116_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50737313441'^^xsd:double;
  dwc:latitude '51.3227041041'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1178'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3227041041"^^xsd:decimal ;
  dwc:decimalLongitude "2.50737313441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3227041041 2.50737313441)"^^geo:wktLiteral ;
  geo-pos:lat "51.3227041041"^^xsd:decimal ;
  geo-pos:long "2.50737313441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "116_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1280'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '116_1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50737313441'^^xsd:double;
  dwc:latitude '51.3227041041'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1280'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27439> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6555096721"^^xsd:decimal ;
  dwc:decimalLongitude "2.50745963844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  geo-pos:lat "51.6555096721"^^xsd:decimal ;
  geo-pos:long "2.50745963844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1495_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27439'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1495_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50745963844'^^xsd:double;
  dwc:latitude '51.6555096721'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27439'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27441> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6555096721"^^xsd:decimal ;
  dwc:decimalLongitude "2.50745963844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  geo-pos:lat "51.6555096721"^^xsd:decimal ;
  geo-pos:long "2.50745963844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1495_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27441'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1495_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50745963844'^^xsd:double;
  dwc:latitude '51.6555096721'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27441'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27448> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6555096721"^^xsd:decimal ;
  dwc:decimalLongitude "2.50745963844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  geo-pos:lat "51.6555096721"^^xsd:decimal ;
  geo-pos:long "2.50745963844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1495_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27448'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1495_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50745963844'^^xsd:double;
  dwc:latitude '51.6555096721'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27448'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27445> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6555096721"^^xsd:decimal ;
  dwc:decimalLongitude "2.50745963844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  geo-pos:lat "51.6555096721"^^xsd:decimal ;
  geo-pos:long "2.50745963844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1495_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27445'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1495_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50745963844'^^xsd:double;
  dwc:latitude '51.6555096721'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27445'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27446> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6555096721"^^xsd:decimal ;
  dwc:decimalLongitude "2.50745963844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  geo-pos:lat "51.6555096721"^^xsd:decimal ;
  geo-pos:long "2.50745963844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1495_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27446'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1495_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50745963844'^^xsd:double;
  dwc:latitude '51.6555096721'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27446'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27442> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6555096721"^^xsd:decimal ;
  dwc:decimalLongitude "2.50745963844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  geo-pos:lat "51.6555096721"^^xsd:decimal ;
  geo-pos:long "2.50745963844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1495_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27442'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1495_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50745963844'^^xsd:double;
  dwc:latitude '51.6555096721'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27442'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27447> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6555096721"^^xsd:decimal ;
  dwc:decimalLongitude "2.50745963844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  geo-pos:lat "51.6555096721"^^xsd:decimal ;
  geo-pos:long "2.50745963844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1495_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27447'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=148637'^^xsd:anyURI;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1495_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50745963844'^^xsd:double;
  dwc:latitude '51.6555096721'^^xsd:double;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27447'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27440> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6555096721"^^xsd:decimal ;
  dwc:decimalLongitude "2.50745963844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  geo-pos:lat "51.6555096721"^^xsd:decimal ;
  geo-pos:long "2.50745963844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1495_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27440'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1495_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50745963844'^^xsd:double;
  dwc:latitude '51.6555096721'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27440'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27444> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6555096721"^^xsd:decimal ;
  dwc:decimalLongitude "2.50745963844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  geo-pos:lat "51.6555096721"^^xsd:decimal ;
  geo-pos:long "2.50745963844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1495_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27444'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138159'^^xsd:anyURI;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1495_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50745963844'^^xsd:double;
  dwc:latitude '51.6555096721'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27444'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27443> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6555096721"^^xsd:decimal ;
  dwc:decimalLongitude "2.50745963844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6555096721 2.50745963844)"^^geo:wktLiteral ;
  geo-pos:lat "51.6555096721"^^xsd:decimal ;
  geo-pos:long "2.50745963844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A27443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:27443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1495_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '27443'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152409'^^xsd:anyURI;
  dwc:scientificName 'Tellina (Moerella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1495_1'^^xsd:string;
  dwc:collector 'Ronny Schallier'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50745963844'^^xsd:double;
  dwc:latitude '51.6555096721'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:27443'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24333> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24333'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24333'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24501> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24501'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24501'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24507> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24507'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24507'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24509> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24509'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24509'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24324> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24324'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146418'^^xsd:anyURI;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24324'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24320> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24320'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24320'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24331> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24331'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24331'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24504> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24504'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24504'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24327> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24327'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24327'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24312> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24312'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24312'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24321> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24321'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24321'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24508> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24508'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24508'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24322> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24322'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24322'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24318> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24318'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24318'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24328> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24328'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24328'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24319> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24319'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24319'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24310> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24310'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24310'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24329> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24329'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24329'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24314> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24314'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24314'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24323> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24323'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24323'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24332> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24332'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24332'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24512> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24512'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24512'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24330> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24330'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24330'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24313> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24313'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131171'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24313'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24309> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24309'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24309'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24502> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24502'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24502'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24510> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24510'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24510'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24311> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24311'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24311'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24317> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24317'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110440'^^xsd:anyURI;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24317'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24316> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24316'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24316'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24326> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24326'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24326'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24334> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24334'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24334'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24503> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24503'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=110427'^^xsd:anyURI;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24503'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24505> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24505'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24505'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24511> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24511'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24511'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24513> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24513'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24513'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24514> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24514'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24514'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24506> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1282_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24506'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1282_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24506'^^xsd:anyURI;
  dwc:observationDate '1978-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24315> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24315'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24315'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24325> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366082339"^^xsd:decimal ;
  dwc:decimalLongitude "2.50829317863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366082339 2.50829317863)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366082339"^^xsd:decimal ;
  geo-pos:long "2.50829317863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1272_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24325'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1272_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50829317863'^^xsd:double;
  dwc:latitude '51.2366082339'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24325'^^xsd:anyURI;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5277154307 2.50847354177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5277154307"^^xsd:decimal ;
  dwc:decimalLongitude "2.50847354177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5277154307 2.50847354177)"^^geo:wktLiteral ;
  geo-pos:lat "51.5277154307"^^xsd:decimal ;
  geo-pos:long "2.50847354177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "316_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4223'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '316_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50847354177'^^xsd:double;
  dwc:latitude '51.5277154307'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4223'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5277154307 2.50847354177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5277154307"^^xsd:decimal ;
  dwc:decimalLongitude "2.50847354177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5277154307 2.50847354177)"^^geo:wktLiteral ;
  geo-pos:lat "51.5277154307"^^xsd:decimal ;
  geo-pos:long "2.50847354177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "316_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4318'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '316_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50847354177'^^xsd:double;
  dwc:latitude '51.5277154307'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4318'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5277154307 2.50847354177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5277154307"^^xsd:decimal ;
  dwc:decimalLongitude "2.50847354177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5277154307 2.50847354177)"^^geo:wktLiteral ;
  geo-pos:lat "51.5277154307"^^xsd:decimal ;
  geo-pos:long "2.50847354177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "316_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4584'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '316_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50847354177'^^xsd:double;
  dwc:latitude '51.5277154307'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4584'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5277154307 2.50847354177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5277154307"^^xsd:decimal ;
  dwc:decimalLongitude "2.50847354177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5277154307 2.50847354177)"^^geo:wktLiteral ;
  geo-pos:lat "51.5277154307"^^xsd:decimal ;
  geo-pos:long "2.50847354177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "316_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5141'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '316_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50847354177'^^xsd:double;
  dwc:latitude '51.5277154307'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5141'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5277154307 2.50847354177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5277154307"^^xsd:decimal ;
  dwc:decimalLongitude "2.50847354177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5277154307 2.50847354177)"^^geo:wktLiteral ;
  geo-pos:lat "51.5277154307"^^xsd:decimal ;
  geo-pos:long "2.50847354177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "316_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4577'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '316_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50847354177'^^xsd:double;
  dwc:latitude '51.5277154307'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4577'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5277154307 2.50847354177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5277154307"^^xsd:decimal ;
  dwc:decimalLongitude "2.50847354177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5277154307 2.50847354177)"^^geo:wktLiteral ;
  geo-pos:lat "51.5277154307"^^xsd:decimal ;
  geo-pos:long "2.50847354177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "316_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5458'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '316_1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50847354177'^^xsd:double;
  dwc:latitude '51.5277154307'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5458'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19987> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19987'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19987'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19995> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19995'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19995'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24706> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24706'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24706'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24726> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24726'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129514'^^xsd:anyURI;
  dwc:scientificName 'Protodrilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24726'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24710> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24710'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129514'^^xsd:anyURI;
  dwc:scientificName 'Protodrilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24710'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25117> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25117'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25117'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24707> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24707'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24707'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19990> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19990'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155185'^^xsd:anyURI;
  dwc:scientificName 'Polygordius appendiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '155185'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19990'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19997> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19997'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155185'^^xsd:anyURI;
  dwc:scientificName 'Polygordius appendiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '155185'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19997'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24712> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24712'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140300'^^xsd:anyURI;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24712'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19989> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19989'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19989'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19986> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19986'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19986'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24722> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24722'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24722'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19988> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19988'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19988'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19994> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19994'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19994'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25119> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25119'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25119'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25115> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25115'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25115'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24709> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24709'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130837'^^xsd:anyURI;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24709'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24725> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24725'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130837'^^xsd:anyURI;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24725'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25114> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25114'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25114'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25125> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25125'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130707'^^xsd:anyURI;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25125'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25111> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25111'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25111'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25127> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25127'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25127'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25118> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25118'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131183'^^xsd:anyURI;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25118'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24705> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24705'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24705'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24715> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24715'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24715'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19996> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19996'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19996'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25120> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25120'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25120'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24708> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24708'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24708'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24724> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24724'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24724'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25116> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25116'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25116'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25126> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25126'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25126'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24723> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24723'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24723'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25110> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25110'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25110'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24717> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24717'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24717'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24718> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24718'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129514'^^xsd:anyURI;
  dwc:scientificName 'Protodrilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24718'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19999> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19999'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19999'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19998> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19998'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19998'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25112> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25112'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25112'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25121> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25121'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25121'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24713> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24713'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24713'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24720> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24720'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24720'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25123> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25123'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103060'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25123'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19993> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19993'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102916'^^xsd:anyURI;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19993'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25124> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25124'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103058'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25124'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19992> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19992'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102841'^^xsd:anyURI;
  dwc:scientificName 'Melita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '102841'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19992'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25122> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25122'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101537'^^xsd:anyURI;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25122'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24711> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24711'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24711'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24719> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24719'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24719'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24727> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24727'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24727'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24721> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24721'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24721'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24704> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24704'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24704'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24714> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24714'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24714'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25113> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1303_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25113'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1053'^^xsd:anyURI;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1303_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25113'^^xsd:anyURI;
  dwc:observationDate '1980-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19991> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A19991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:19991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1111_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '19991'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=799'^^xsd:anyURI;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1111_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:19991'^^xsd:anyURI;
  dwc:observationDate '1981-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24716> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3457749242"^^xsd:decimal ;
  dwc:decimalLongitude "2.50884881109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3457749242 2.50884881109)"^^geo:wktLiteral ;
  geo-pos:lat "51.3457749242"^^xsd:decimal ;
  geo-pos:long "2.50884881109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A24716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:24716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1291_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '24716'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1291_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50884881109'^^xsd:double;
  dwc:latitude '51.3457749242'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:24716'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110413128"^^xsd:decimal ;
  dwc:decimalLongitude "2.50995420196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110413128"^^xsd:decimal ;
  geo-pos:long "2.50995420196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "194_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5222'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123084'^^xsd:anyURI;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '194_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50995420196'^^xsd:double;
  dwc:latitude '51.2110413128'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5222'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110413128"^^xsd:decimal ;
  dwc:decimalLongitude "2.50995420196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110413128"^^xsd:decimal ;
  geo-pos:long "2.50995420196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "194_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5442'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '194_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50995420196'^^xsd:double;
  dwc:latitude '51.2110413128'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5442'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110413128"^^xsd:decimal ;
  dwc:decimalLongitude "2.50995420196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110413128"^^xsd:decimal ;
  geo-pos:long "2.50995420196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "194_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5043'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '194_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50995420196'^^xsd:double;
  dwc:latitude '51.2110413128'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5043'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110413128"^^xsd:decimal ;
  dwc:decimalLongitude "2.50995420196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110413128"^^xsd:decimal ;
  geo-pos:long "2.50995420196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "194_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3766'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131177'^^xsd:anyURI;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '194_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50995420196'^^xsd:double;
  dwc:latitude '51.2110413128'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3766'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110413128"^^xsd:decimal ;
  dwc:decimalLongitude "2.50995420196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110413128"^^xsd:decimal ;
  geo-pos:long "2.50995420196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "194_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3945'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102460'^^xsd:anyURI;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '194_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50995420196'^^xsd:double;
  dwc:latitude '51.2110413128'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3945'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110413128"^^xsd:decimal ;
  dwc:decimalLongitude "2.50995420196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110413128"^^xsd:decimal ;
  geo-pos:long "2.50995420196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "194_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5452'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '194_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50995420196'^^xsd:double;
  dwc:latitude '51.2110413128'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5452'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110413128"^^xsd:decimal ;
  dwc:decimalLongitude "2.50995420196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110413128"^^xsd:decimal ;
  geo-pos:long "2.50995420196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "194_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4822'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '194_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50995420196'^^xsd:double;
  dwc:latitude '51.2110413128'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4822'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110413128"^^xsd:decimal ;
  dwc:decimalLongitude "2.50995420196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110413128 2.50995420196)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110413128"^^xsd:decimal ;
  geo-pos:long "2.50995420196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "194_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3607'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130680'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce (Anaitides) rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '194_1'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.50995420196'^^xsd:double;
  dwc:latitude '51.2110413128'^^xsd:double;
  dwc:aphiaid '130680'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3607'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4068'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124273'^^xsd:anyURI;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4068'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5487'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5487'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3579'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129491'^^xsd:anyURI;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3579'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4686'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131188'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4686'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4626'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4626'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3616'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130614'^^xsd:anyURI;
  dwc:scientificName 'Eteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '130614'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3616'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3802'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3802'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3943'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102460'^^xsd:anyURI;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3943'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4758'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=101742'^^xsd:anyURI;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4758'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5279'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103235'^^xsd:anyURI;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5279'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4636'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130670'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4636'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5038'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5038'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3957'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=107281'^^xsd:anyURI;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3957'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3769'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130711'^^xsd:anyURI;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3769'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4729'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136457'^^xsd:anyURI;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4729'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5676> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5676'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5676'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3984'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3984'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4055'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=123574'^^xsd:anyURI;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4055'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5089'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=124392'^^xsd:anyURI;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5089'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5641'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5641'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2610449798"^^xsd:decimal ;
  dwc:decimalLongitude "2.51162980344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2610449798 2.51162980344)"^^geo:wktLiteral ;
  geo-pos:lat "51.2610449798"^^xsd:decimal ;
  geo-pos:long "2.51162980344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3795'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51162980344'^^xsd:double;
  dwc:latitude '51.2610449798'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3795'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110462411"^^xsd:decimal ;
  dwc:decimalLongitude "2.51328985731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110462411"^^xsd:decimal ;
  geo-pos:long "2.51328985731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3655'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130364'^^xsd:anyURI;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51328985731'^^xsd:double;
  dwc:latitude '51.2110462411'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3655'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110462411"^^xsd:decimal ;
  dwc:decimalLongitude "2.51328985731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110462411"^^xsd:decimal ;
  geo-pos:long "2.51328985731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5486'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51328985731'^^xsd:double;
  dwc:latitude '51.2110462411'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5486'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110462411"^^xsd:decimal ;
  dwc:decimalLongitude "2.51328985731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110462411"^^xsd:decimal ;
  geo-pos:long "2.51328985731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5306'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51328985731'^^xsd:double;
  dwc:latitude '51.2110462411'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5306'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110462411"^^xsd:decimal ;
  dwc:decimalLongitude "2.51328985731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110462411"^^xsd:decimal ;
  geo-pos:long "2.51328985731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3615'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130614'^^xsd:anyURI;
  dwc:scientificName 'Eteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51328985731'^^xsd:double;
  dwc:latitude '51.2110462411'^^xsd:double;
  dwc:aphiaid '130614'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3615'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110462411"^^xsd:decimal ;
  dwc:decimalLongitude "2.51328985731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110462411"^^xsd:decimal ;
  geo-pos:long "2.51328985731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3871'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136457'^^xsd:anyURI;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51328985731'^^xsd:double;
  dwc:latitude '51.2110462411'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3871'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110462411"^^xsd:decimal ;
  dwc:decimalLongitude "2.51328985731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110462411"^^xsd:decimal ;
  geo-pos:long "2.51328985731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '4977'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102460'^^xsd:anyURI;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51328985731'^^xsd:double;
  dwc:latitude '51.2110462411'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:4977'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110462411"^^xsd:decimal ;
  dwc:decimalLongitude "2.51328985731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110462411"^^xsd:decimal ;
  geo-pos:long "2.51328985731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5385'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103235'^^xsd:anyURI;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51328985731'^^xsd:double;
  dwc:latitude '51.2110462411'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5385'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110462411"^^xsd:decimal ;
  dwc:decimalLongitude "2.51328985731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110462411"^^xsd:decimal ;
  geo-pos:long "2.51328985731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3771'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51328985731'^^xsd:double;
  dwc:latitude '51.2110462411'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3771'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110462411"^^xsd:decimal ;
  dwc:decimalLongitude "2.51328985731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110462411"^^xsd:decimal ;
  geo-pos:long "2.51328985731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5511'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131187'^^xsd:anyURI;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51328985731'^^xsd:double;
  dwc:latitude '51.2110462411'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5511'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110462411"^^xsd:decimal ;
  dwc:decimalLongitude "2.51328985731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110462411"^^xsd:decimal ;
  geo-pos:long "2.51328985731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '3794'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51328985731'^^xsd:double;
  dwc:latitude '51.2110462411'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:3794'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2110462411"^^xsd:decimal ;
  dwc:decimalLongitude "2.51328985731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2110462411 2.51328985731)"^^geo:wktLiteral ;
  geo-pos:lat "51.2110462411"^^xsd:decimal ;
  geo-pos:long "2.51328985731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '5603'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51328985731'^^xsd:double;
  dwc:latitude '51.2110462411'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:5603'^^xsd:anyURI;
  dwc:observationDate '1994-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3481110212"^^xsd:decimal ;
  dwc:decimalLongitude "2.51488334092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  geo-pos:lat "51.3481110212"^^xsd:decimal ;
  geo-pos:long "2.51488334092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '1410'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130649'^^xsd:anyURI;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51488334092'^^xsd:double;
  dwc:latitude '51.3481110212'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:1410'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A745> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3481110212"^^xsd:decimal ;
  dwc:decimalLongitude "2.51488334092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  geo-pos:lat "51.3481110212"^^xsd:decimal ;
  geo-pos:long "2.51488334092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '745'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51488334092'^^xsd:double;
  dwc:latitude '51.3481110212'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:745'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A802> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3481110212"^^xsd:decimal ;
  dwc:decimalLongitude "2.51488334092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  geo-pos:lat "51.3481110212"^^xsd:decimal ;
  geo-pos:long "2.51488334092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '802'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=120020'^^xsd:anyURI;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51488334092'^^xsd:double;
  dwc:latitude '51.3481110212'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:802'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3481110212"^^xsd:decimal ;
  dwc:decimalLongitude "2.51488334092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  geo-pos:lat "51.3481110212"^^xsd:decimal ;
  geo-pos:long "2.51488334092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=2036'^^xsd:anyURI;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51488334092'^^xsd:double;
  dwc:latitude '51.3481110212'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:235'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A623> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3481110212"^^xsd:decimal ;
  dwc:decimalLongitude "2.51488334092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  geo-pos:lat "51.3481110212"^^xsd:decimal ;
  geo-pos:long "2.51488334092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=1100'^^xsd:anyURI;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51488334092'^^xsd:double;
  dwc:latitude '51.3481110212'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:623'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3481110212"^^xsd:decimal ;
  dwc:decimalLongitude "2.51488334092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130494'^^xsd:anyURI;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51488334092'^^xsd:double;
  dwc:latitude '51.3481110212'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:197'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3481110212"^^xsd:decimal ;
  dwc:decimalLongitude "2.51488334092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3481110212 2.51488334092)"^^geo:wktLiteral ;
  geo-pos:lat "51.3481110212"^^xsd:decimal ;
  geo-pos:long "2.51488334092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130120'^^xsd:anyURI;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103_1'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51488334092'^^xsd:double;
  dwc:latitude '51.3481110212'^^xsd:double;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:114'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21175> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566172207"^^xsd:decimal ;
  dwc:decimalLongitude "2.51552446409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566172207"^^xsd:decimal ;
  geo-pos:long "2.51552446409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1157_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21175'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129370'^^xsd:anyURI;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1157_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51552446409'^^xsd:double;
  dwc:latitude '51.5566172207'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21175'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21174> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566172207"^^xsd:decimal ;
  dwc:decimalLongitude "2.51552446409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566172207"^^xsd:decimal ;
  geo-pos:long "2.51552446409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1157_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21174'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=155036'^^xsd:anyURI;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1157_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51552446409'^^xsd:double;
  dwc:latitude '51.5566172207'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21174'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21173> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566172207"^^xsd:decimal ;
  dwc:decimalLongitude "2.51552446409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566172207"^^xsd:decimal ;
  geo-pos:long "2.51552446409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1157_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21173'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130537'^^xsd:anyURI;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1157_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51552446409'^^xsd:double;
  dwc:latitude '51.5566172207'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21173'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21176> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566172207"^^xsd:decimal ;
  dwc:decimalLongitude "2.51552446409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566172207"^^xsd:decimal ;
  geo-pos:long "2.51552446409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1157_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21176'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1157_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51552446409'^^xsd:double;
  dwc:latitude '51.5566172207'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21176'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21170> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566172207"^^xsd:decimal ;
  dwc:decimalLongitude "2.51552446409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566172207"^^xsd:decimal ;
  geo-pos:long "2.51552446409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1157_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21170'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=103226'^^xsd:anyURI;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1157_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51552446409'^^xsd:double;
  dwc:latitude '51.5566172207'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21170'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21171> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566172207"^^xsd:decimal ;
  dwc:decimalLongitude "2.51552446409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566172207"^^xsd:decimal ;
  geo-pos:long "2.51552446409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1157_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21171'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102783'^^xsd:anyURI;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1157_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51552446409'^^xsd:double;
  dwc:latitude '51.5566172207'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21171'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21172> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566172207"^^xsd:decimal ;
  dwc:decimalLongitude "2.51552446409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566172207 2.51552446409)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566172207"^^xsd:decimal ;
  geo-pos:long "2.51552446409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A21172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:21172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1157_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '21172'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=102131'^^xsd:anyURI;
  dwc:scientificName 'Atylus swammerdami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1157_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51552446409'^^xsd:double;
  dwc:latitude '51.5566172207'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:21172'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25514> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25514'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25514'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25226> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25226'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25226'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22191> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22191'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22191'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22256> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22256'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22256'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25683> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25683'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25683'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25564> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25564'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25564'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25685> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25685'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25685'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25486> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25486'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25486'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25449> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25449'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25449'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25573> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25573'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25573'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25447> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25447'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25447'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25448> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25448'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25448'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25354> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25354'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25354'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25311> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25311'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25311'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25574> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25574'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25574'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25575> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25575'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25575'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25217> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25217'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25217'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25218> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25218'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25218'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25504> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25504'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130269'^^xsd:anyURI;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25504'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22238> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22238'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130176'^^xsd:anyURI;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22238'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25494> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25494'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130116'^^xsd:anyURI;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25494'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25390> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25390'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130116'^^xsd:anyURI;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25390'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25206> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25206'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130116'^^xsd:anyURI;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25206'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25207> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25207'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130116'^^xsd:anyURI;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25207'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22219> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22219'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22219'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25489> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25489'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25489'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25645> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25645'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25645'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25646> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25646'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25646'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25566> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25566'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25566'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25687> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25687'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25687'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25388> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25388'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25388'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25490> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25490'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25490'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25491> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25491'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25491'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25201> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25201'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25201'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25386> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25386'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25386'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25387> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25387'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130359'^^xsd:anyURI;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25387'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25629> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1313_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25629'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1313_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25629'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25412> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25412'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140731'^^xsd:anyURI;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25412'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25258> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25258'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140432'^^xsd:anyURI;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25258'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22273> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22273'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22273'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25318> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25318'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25318'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25619> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1313_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25619'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=130357'^^xsd:anyURI;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1313_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25619'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25578> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25578'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25578'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25451> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25451'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25451'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25452> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25452'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25452'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25622> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1313_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25622'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1313_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25622'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25699> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25699'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25699'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25507> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25507'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25507'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25508> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25508'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25508'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25450> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25450'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25450'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25577> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25577'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25577'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25356> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25356'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25356'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25506> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25506'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25506'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25396> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25396'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25396'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25576> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25576'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25576'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25220> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25220'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25220'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25221> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25221'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25221'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25357> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25357'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25357'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25314> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25314'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25314'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25219> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25219'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25219'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25313> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25313'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129955'^^xsd:anyURI;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25313'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25512> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25512'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129876'^^xsd:anyURI;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25512'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22267> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22267'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129876'^^xsd:anyURI;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22267'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25400> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25400'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129876'^^xsd:anyURI;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25400'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25223> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25223'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129876'^^xsd:anyURI;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25223'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25511> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25511'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129876'^^xsd:anyURI;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25511'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25225> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25225'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129876'^^xsd:anyURI;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25225'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25315> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25315'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129876'^^xsd:anyURI;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25315'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25399> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25399'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129876'^^xsd:anyURI;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25399'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25453> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25453'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129876'^^xsd:anyURI;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25453'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25510> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25510'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129876'^^xsd:anyURI;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25510'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22271> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22271'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129379'^^xsd:anyURI;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22271'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25579> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25579'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25579'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25316> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25316'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25316'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25401> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25401'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129898'^^xsd:anyURI;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25401'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25224> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25224'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129876'^^xsd:anyURI;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25224'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22249> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22249'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22249'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22250> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22250'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22250'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22217> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22217'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22217'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22251> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22251'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22251'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25485> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25485'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25485'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25340> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25340'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25340'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25381> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25381'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25381'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25192> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25192'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25192'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25194> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25194'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25194'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25341> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25341'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25341'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25193> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25193'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25193'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22224> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22224'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152269'^^xsd:anyURI;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22224'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22195> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22195'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152269'^^xsd:anyURI;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22195'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25377> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25377'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152449'^^xsd:anyURI;
  dwc:scientificName 'Harmothoe (Harmothoe) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '152449'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25377'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25185> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25185'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152449'^^xsd:anyURI;
  dwc:scientificName 'Harmothoe (Harmothoe) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '152449'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25185'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25184> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25184'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152449'^^xsd:anyURI;
  dwc:scientificName 'Harmothoe (Harmothoe) ljungmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '152449'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25184'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25436> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25436'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=152443'^^xsd:anyURI;
  dwc:scientificName 'Anaitides groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '152443'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25436'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25243> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25243'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141932'^^xsd:anyURI;
  dwc:scientificName 'Venerupis pullastra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141932'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25243'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25666> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25666'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25666'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25668> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25668'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25668'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25459> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25459'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25459'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25594> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25594'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25594'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25461> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25461'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25461'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25667> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25667'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25667'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25531> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25531'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25531'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22279> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22279'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141595'^^xsd:anyURI;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22279'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22201> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22201'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141595'^^xsd:anyURI;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22201'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25410> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25410'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25410'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22189> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22189'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129455'^^xsd:anyURI;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22189'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25251> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25251'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25251'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25598> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25598'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140432'^^xsd:anyURI;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25598'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25416> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25416'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140432'^^xsd:anyURI;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25416'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22226> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22226'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140480'^^xsd:anyURI;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22226'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22203> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22203'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22203'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22284> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22284'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22284'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22199> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22199'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=139604'^^xsd:anyURI;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22199'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25665> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25665'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=139604'^^xsd:anyURI;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25665'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25527> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25527'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=139604'^^xsd:anyURI;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25527'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25528> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25528'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=139604'^^xsd:anyURI;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25528'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25323> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25323'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=139604'^^xsd:anyURI;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25323'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25590> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25590'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140299'^^xsd:anyURI;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25590'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25706> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25706'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140299'^^xsd:anyURI;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25706'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25524> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25524'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25524'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22229> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22229'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22229'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25538> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25538'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25538'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25330> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25330'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140299'^^xsd:anyURI;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25330'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25525> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25525'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25525'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25526> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25526'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25526'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25322> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25322'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25322'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25246> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25246'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25246'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25248> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25248'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140302'^^xsd:anyURI;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25248'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25626> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1313_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25626'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1313_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25626'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25627> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1313_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25627'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1313_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25627'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25663> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25663'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25663'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25245> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25245'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25245'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25662> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25662'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25662'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25588> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25588'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25588'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25661> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25661'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25661'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25586> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25586'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25586'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25587> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25587'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25587'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25521> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25521'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25521'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25703> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25703'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25703'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25704> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25704'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25704'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25319> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25319'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25319'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25457> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25457'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25457'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25458> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25458'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25458'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25705> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25705'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25705'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25624> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1313_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25624'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1313_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25624'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25360> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25360'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25360'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25522> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25522'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25522'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25523> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25523'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25523'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25320> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25320'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25320'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25321> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25321'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25321'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25240> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25240'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25240'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25361> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25361'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25361'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25362> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25362'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25362'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22198> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22198'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22198'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22197> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22197'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22197'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25701> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25701'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25701'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25702> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25702'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25702'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25239> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25239'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25239'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25456> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25456'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25456'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25519> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25519'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25519'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25404> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25404'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25404'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22274> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22274'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22274'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25655> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25655'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140467'^^xsd:anyURI;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25655'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25516> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25516'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140467'^^xsd:anyURI;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25516'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25623> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1313_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25623'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140467'^^xsd:anyURI;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1313_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25623'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25656> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25656'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140467'^^xsd:anyURI;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25656'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25657> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25657'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140467'^^xsd:anyURI;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25657'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25517> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25517'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140467'^^xsd:anyURI;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25517'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25518> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25518'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140467'^^xsd:anyURI;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25518'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25237> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25237'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140467'^^xsd:anyURI;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25237'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25406> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25406'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25406'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25407> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25407'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25407'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25241> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25241'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25241'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25242> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25242'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140380'^^xsd:anyURI;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25242'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25257> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25257'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140432'^^xsd:anyURI;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25257'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25658> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25658'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25658'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22281> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22281'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22281'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22280> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22280'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22280'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22282> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22282'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22282'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25411> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25411'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25411'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25252> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25252'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25252'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22228> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22228'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22228'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25244> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25244'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141932'^^xsd:anyURI;
  dwc:scientificName 'Venerupis pullastra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141932'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25244'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25596> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25596'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25596'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25595> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25595'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25595'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25365> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25365'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25365'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25630> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1313_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25630'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1313_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25630'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25532> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25532'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25532'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25253> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25253'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25253'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25327> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25327'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25327'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25328> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25328'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141433'^^xsd:anyURI;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25328'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25414> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25414'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140737'^^xsd:anyURI;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25414'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25261> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25261'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140737'^^xsd:anyURI;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25261'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25415> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25415'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140737'^^xsd:anyURI;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25415'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25260> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25260'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140737'^^xsd:anyURI;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25260'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25262> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25262'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140737'^^xsd:anyURI;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25262'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25597> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25597'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140731'^^xsd:anyURI;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25597'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25462> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25462'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140731'^^xsd:anyURI;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25462'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25329> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25329'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140731'^^xsd:anyURI;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25329'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25366> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25366'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140731'^^xsd:anyURI;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25366'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25367> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25367'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140731'^^xsd:anyURI;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25367'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25589> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25589'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140730'^^xsd:anyURI;
  dwc:scientificName 'Petricola pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140730'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25589'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25238> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25238'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25238'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22278> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22278'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141932'^^xsd:anyURI;
  dwc:scientificName 'Venerupis pullastra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141932'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22278'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25413> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25413'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140731'^^xsd:anyURI;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25413'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25255> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25255'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140731'^^xsd:anyURI;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25255'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25256> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25256'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140731'^^xsd:anyURI;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25256'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22286> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22286'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140432'^^xsd:anyURI;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22286'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22268> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22268'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129884'^^xsd:anyURI;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22268'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22269> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22269'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=129884'^^xsd:anyURI;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22269'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22276> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22276'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22276'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22200> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22200'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22200'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22227> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22227'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22227'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25710> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25710'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25710'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25711> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25711'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25711'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25592> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25592'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25592'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25593> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25593'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25593'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25324> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25324'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25324'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25460> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25460'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25460'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25326> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25326'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25326'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25363> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25363'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25363'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25530> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25530'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25530'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25409> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25409'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25409'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25325> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25325'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25325'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25249> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25249'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25249'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25250> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25250'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25250'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25364> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25364'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=141587'^^xsd:anyURI;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25364'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25266> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25266'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146912'^^xsd:anyURI;
  dwc:scientificName 'Liocarcinus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25266'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25697> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25697'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146778'^^xsd:anyURI;
  dwc:scientificName 'Caulleriella serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '146778'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25697'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '1318022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25355> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25355'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146778'^^xsd:anyURI;
  dwc:scientificName 'Caulleriella serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '146778'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25355'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1318022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25233> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25233'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146778'^^xsd:anyURI;
  dwc:scientificName 'Caulleriella serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '146778'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25233'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1318022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25234> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25234'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146778'^^xsd:anyURI;
  dwc:scientificName 'Caulleriella serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '146778'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25234'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1318022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25235> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25235'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146778'^^xsd:anyURI;
  dwc:scientificName 'Caulleriella serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '146778'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25235'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1318022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25312> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1307_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25312'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=146778'^^xsd:anyURI;
  dwc:scientificName 'Caulleriella serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1307_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '146778'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25312'^^xsd:anyURI;
  dwc:observationDate '1983-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1318022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25659> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25659'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25659'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25583> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25583'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25583'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25455> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25455'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25455'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25585> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25585'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140371'^^xsd:anyURI;
  dwc:scientificName 'Montacuta ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140371'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25585'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25712> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25712'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138963'^^xsd:anyURI;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25712'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25368> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25368'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138963'^^xsd:anyURI;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25368'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25259> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25259'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=138963'^^xsd:anyURI;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25259'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25708> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25708'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=140301'^^xsd:anyURI;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25708'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25454> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1310_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25454'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1310_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25454'^^xsd:anyURI;
  dwc:observationDate '1983-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25515> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25515'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25515'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22270> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1197_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22270'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1197_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22270'^^xsd:anyURI;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25359> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1308_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25359'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1308_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25359'^^xsd:anyURI;
  dwc:observationDate '1983-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25402> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1309_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25402'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1309_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25402'^^xsd:anyURI;
  dwc:observationDate '1983-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25582> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1312_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25582'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1312_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25582'^^xsd:anyURI;
  dwc:observationDate '1983-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25230> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25230'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25230'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25231> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1306_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25231'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1306_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25231'^^xsd:anyURI;
  dwc:observationDate '1983-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25716> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25716'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25716'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25632> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1313_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25632'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1313_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25632'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25670> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25670'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25670'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25671> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1314_3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25671'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1314_3'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25671'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25715> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1315_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25715'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1315_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25715'^^xsd:anyURI;
  dwc:observationDate '1983-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25537> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A25537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:25537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1311_2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '25537'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=136486'^^xsd:anyURI;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1311_2'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:25537'^^xsd:anyURI;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22196> ;
  mr:hasGeometry <https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1204895123"^^xsd:decimal ;
  dwc:decimalLongitude "2.51662816051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1204895123 2.51662816051)"^^geo:wktLiteral ;
  geo-pos:lat "51.1204895123"^^xsd:decimal ;
  geo-pos:long "2.51662816051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/145__urn%3Acatalog%3AUGent%3AMacrobel%3A22196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:UGent:Macrobel:22196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/145_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1196_1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-01-16'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Macrobel'^^xsd:string;
  dwc:catalogNumber '22196'^^xsd:integer;
  dwc:recordUrl 'http://www.vliz.be/vmdcdata/macrobel/aphia.php?p=taxdetails&id=131495'^^xsd:anyURI;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1196_1'^^xsd:string;
  dwc:collector 'Wittoeck Jan'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.51662816051'^^xsd:double;
  dwc:latitude '51.1204895123'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1026 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:UGent:Macrobel:22196'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xs